热更脚本修改

main
PC-202302260912\Administrator 2023-09-13 10:59:12 +08:00
parent 0e4be27de3
commit 2a1d594c9f
1 changed files with 2 additions and 2 deletions

View File

@ -357,8 +357,8 @@ gm_menu(){
echo -e "1. ${yellow}打包${NC}"
echo -e "2. ${yellow}单机器更新${NC}"
echo -e "3. ${yellow}批量更新${NC}"
echo -e "4. ${yellow}单机器重启${NC}"
echo -e "5. ${yellow}批量重启${NC}"
# echo -e "4. ${yellow}单机器重启${NC}"
# echo -e "5. ${yellow}批量重启${NC}"
echo -e "0. ${green}返回主菜单${NC}"
echo -e "*. ${red}其他任意键退出程序${NC}"
}