gm的connector不加入redis中

This commit is contained in:
luying
2022-01-04 20:08:18 +08:00
parent 43acaffc0a
commit cf8b90944d
5 changed files with 13 additions and 4 deletions

View File

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