🐳 chore(config): 新增服务器
This commit is contained in:
@@ -101,6 +101,18 @@ elif [ ${1} == 'zyweb3' ] ; then
|
||||
destUrl="root@yjz-zy-web3:/root/zyz/"
|
||||
port=22
|
||||
env='zy1'
|
||||
elif [ ${1} == 'zyweb4' ] ; then
|
||||
destUrl="root@yjz-zy-web4:/root/zyz/"
|
||||
port=22
|
||||
env='zy1'
|
||||
elif [ ${1} == 'zymid1' ] ; then
|
||||
destUrl="root@yjz-zy-mid1:/root/zyz/"
|
||||
port=22
|
||||
env='zy1'
|
||||
elif [ ${1} == 'zymid2' ] ; then
|
||||
destUrl="root@yjz-zy-mid2:/root/zyz/"
|
||||
port=22
|
||||
env='zy1'
|
||||
elif [ ${1} == 'zygm1' ] ; then
|
||||
destUrl="root@yjz-gm-1:/root/zyz/"
|
||||
port=22
|
||||
|
||||
Reference in New Issue
Block a user