diff --git a/init.ps1 b/init.ps1 index 678f0e7..1e808ff 100644 --- a/init.ps1 +++ b/init.ps1 @@ -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"