热更脚本修改
parent
ca7d2e59ad
commit
0e4be27de3
12
main.sh
12
main.sh
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue