Source Update
This commit is contained in:
parent
7b7c540e12
commit
aff9e6d985
@ -21,7 +21,8 @@ wx-ssh-sign(){
|
||||
|
||||
wx-ssh-sign-create(){
|
||||
mkdir -p $HOME/.ssh/keys
|
||||
chmod 700 -R $HOME/.ssh/keys
|
||||
chmod 600 -R $HOME/.ssh/keys
|
||||
chmod 700 $HOME/.ssh/keys
|
||||
|
||||
NAME=$1
|
||||
ROLE=$2
|
||||
|
Loading…
Reference in New Issue
Block a user