Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lizsvr committed Oct 12, 2022
1 parent eba0942 commit 8f40888
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sslh-fix/sslh-fix-reboot.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
# ==========================================

echo -e "Restarting All Service Please Wait..."
sleep 15
systemctl stop ws-tls
pkill python
Expand Down
2 changes: 1 addition & 1 deletion update/menu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ case $menu in
maddssh
;;
2)
restart
sslh-fix-reboot
;;
3)
mbackup
Expand Down

0 comments on commit 8f40888

Please sign in to comment.