热更脚本修改

main
PC-202302260912\Administrator 2023-09-12 17:57:04 +08:00
parent ca7d2e59ad
commit 0e4be27de3
1 changed files with 6 additions and 6 deletions

12
main.sh
View File

@ -239,12 +239,12 @@ gm_option() {
local action_desc="批量更新"
local send_to="txt"
;;
"single_reboot")
local action_desc="单机器重启"
;;
"batch_reboot")
local action_desc="批量重启"
;;
# "single_reboot")
# local action_desc="单机器重启"
# ;;
# "batch_reboot")
# local action_desc="批量重启"
# ;;
*)
echo -e "${red}无效的选项,请重新输入${NC}"
show_menu