Code Update
This commit is contained in:
@@ -7,9 +7,6 @@ wx-ssh(){
|
||||
chmod 700 -R $HOME/.ssh/multiplex
|
||||
|
||||
case $1 in
|
||||
sign)
|
||||
wx-ssh-sign
|
||||
;;
|
||||
keys)
|
||||
wx-ssh-keys $2 $3
|
||||
;;
|
||||
@@ -18,7 +15,6 @@ wx-ssh(){
|
||||
;;
|
||||
*)
|
||||
wx-header "SSH"
|
||||
|
||||
wx-stop
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user