Init.ps1 Update
This commit is contained in:
10
init.ps1
10
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"
|
||||
|
||||
Reference in New Issue
Block a user