main
PC-202302260912\Administrator 2023-07-28 11:02:19 +08:00
parent ddf9072d37
commit 8170368784
1 changed files with 2 additions and 3 deletions

View File

@ -194,7 +194,7 @@ gm(){
3)
echo -e "${yellow}批量更新${NC}"
echo -e "开始更新gm"
gm_send_package txt
gm_send_package $txt
gm
;;
4)
@ -205,8 +205,7 @@ gm(){
gm
;;
5)
echo -e "${yellow}单机器更新${NC}"
read -p "请输入游戏服ip: " ip
echo -e "${yellow}批量重启${NC}"
echo -e "开始更新gm"
for i in `awk '{print $2}' /data/update/script/txt/$txt`
do