From a6291a42d55215baedd092b161c603b70bc044d7 Mon Sep 17 00:00:00 2001 From: "PC-202302260912\\Administrator" <1769111741@qq.com> Date: Wed, 6 Dec 2023 17:34:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E6=96=87=E4=BB=B6=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 946525b..89ecfd6 100644 --- a/main.sh +++ b/main.sh @@ -283,7 +283,7 @@ gm_option() { local action=$1 case $action in "package") - show_file project + show_file project | grep "master" echo -e "${blue}==============================${NC}" read -rp "请输入表所在游戏项目地址: " project bash "update_gm.sh" "$project"