时空项目打包脚本0.11
parent
429700b9d7
commit
6cb2f2fd42
|
@ -82,7 +82,7 @@ server_build_update(){
|
|||
read -r -p "更新完毕,是否需要重启(Y/N): " reboot
|
||||
# 源服务器上的tar压缩包路径
|
||||
local source_tar="/data/update/package/"
|
||||
local destination_dir="/data/jieling/$code"
|
||||
local destination_dir="/data/shikong/$code"
|
||||
|
||||
echo -e "开始发送游戏包,文件:$source_tar/$package, 机器:$channel, 重启:$reboot"
|
||||
case $code in
|
||||
|
|
Loading…
Reference in New Issue