From 81703687849eebaaa2933c4d1fcfd939a2044639 Mon Sep 17 00:00:00 2001 From: "PC-202302260912\\Administrator" <1769111741@qq.com> Date: Fri, 28 Jul 2023 11:02:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/main.sh b/main.sh index 7f863e0..1417c46 100644 --- a/main.sh +++ b/main.sh @@ -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