Init.ps1 Update

This commit is contained in:
Christer Warén
2025-09-28 21:49:16 +03:00
parent 322549a6dd
commit 6bc15966e0

View File

@@ -1,2 +1,10 @@
# curl.exe https://waren.io/init.ps1 | 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"