Update recover_ss.sh

pull/5/head
InfoSec 2019-10-14 17:45:21 +08:00 committed by GitHub
parent 363697925a
commit 633c21a669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 5 deletions

View File

@ -91,13 +91,13 @@ start_menu(){
1) 1)
default_install default_install
;; ;;
2) 2)
restart_service restart_service
;; ;;
3) 3)
show_status show_status
;; ;;
4) 4)
display_conf display_conf
;; ;;
5) 5)
@ -128,5 +128,4 @@ echo_GreenBG(){
} }
start_menu start_menu