mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-11 07:51:45 +00:00
~修复新手引导死循环的bug
This commit is contained in:
@@ -804,5 +804,5 @@ userguide(){
|
||||
echo "-----------------------------------------------"
|
||||
read -p "立即启动服务?(1/0) > " res
|
||||
[ "$res" = 1 ] && start_core && sleep 2
|
||||
main_menu
|
||||
return 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user