Files
init.sh/init.ps1
Christer Warén d793df5245 Init.ps1 Update
2025-09-28 21:54:14 +03:00

11 lines
224 B
PowerShell

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