✨ feat(config): 添加海外审核服配置
This commit is contained in:
@@ -21,6 +21,8 @@ elif [ ${1} == 'dev' ] ; then
|
||||
destUrl="root@zyzdev:/root/zyz/"
|
||||
elif [ ${1} == 'isbn' ] ; then
|
||||
destUrl="root@zyzisbn:/root/zyz/"
|
||||
elif [ ${1} == 'isbnhk' ] ; then
|
||||
destUrl="root@zyzisbnhk:/root/zyz/"
|
||||
elif [ ${1} == 'monitor' ] ; then
|
||||
destUrl="root@zyzmon:/root/zyz/"
|
||||
elif [ ${1} == 'monitor2' ] ; then
|
||||
|
||||
Reference in New Issue
Block a user