Files
init.sh/init.ps1
Christer Warén 6bc15966e0 Init.ps1 Update
2025-09-28 21:49:16 +03:00

11 lines
230 B
PowerShell

echo ""
echo ""
echo ""
echo "=============================="
echo "Warén Init"
echo "=============================="
echo ""
echo ""
echo ""
ssh-keygen -f "$Env:USERPROFILE\.ssh\keys\infra" -t ed25519 -N '' -C "$Env:USERDOMAIN"