Code Update
This commit is contained in:
parent
b5b1b88763
commit
13e0deb5f5
@ -3,6 +3,8 @@ wx-ssh(){
|
|||||||
|
|
||||||
mkdir -p $HOME/.ssh/keys
|
mkdir -p $HOME/.ssh/keys
|
||||||
chmod 700 -R $HOME/.ssh/keys
|
chmod 700 -R $HOME/.ssh/keys
|
||||||
|
mkdir -p $HOME/.ssh/multiplex
|
||||||
|
chmod 700 -R $HOME/.ssh/multiplex
|
||||||
|
|
||||||
case $1 in
|
case $1 in
|
||||||
sign)
|
sign)
|
||||||
|
Loading…
Reference in New Issue
Block a user