太初行游戏服更新脚本修改

main
grimm 2024-08-16 16:19:25 +08:00
parent e92ce391ae
commit be3c7bd60c
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ game_code_build(){
# 游戏代码正式更新
game_code_official(){
local type=$1
show_file package | grep "${type}"
show_file package | grep -E "update|hotfix"
read -rp "请输入包名(不需要带文件后缀):" package
show_file script/txt
read -rp "请输入ip地址或文件名称(不需要带文件后缀): " channel