主文件修改布局

main
PC-202302260912\Administrator 2023-12-06 17:34:01 +08:00
parent 071551d8f6
commit a6291a42d5
1 changed files with 1 additions and 1 deletions

View File

@ -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"