Code Update

This commit is contained in:
Christer Warén
2024-05-30 15:51:49 +03:00
parent 399372294c
commit 02c84ef45f
3 changed files with 6 additions and 8 deletions
-4
View File
@@ -17,10 +17,6 @@ wx-ssh-sign(){
}
wx-ssh-sign-create(){
mkdir -p $HOME/.ssh/keys
chmod 700 $HOME/.ssh/keys
chmod 600 $HOME/.ssh/keys/*
NAME=$1
ROLE=$2
PRINCIPALS=$2