新服:二测玩家测试服

This commit is contained in:
luying
2022-08-08 18:26:33 +08:00
parent 65f32f2738
commit 8e8d850f52
13 changed files with 311 additions and 21 deletions

View File

@@ -37,7 +37,7 @@ elif [ ${1} == 'sq2' ] ; then
elif [ ${1} == 'sq3' ] ; then
destUrl="root@sq3:/root/zyz/"
port=3737
env='sq1'
env='sq3'
else
echo "需要一个参数指明服务器"
exit 1;