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