开服:新增版号服
This commit is contained in:
@@ -13,6 +13,8 @@ elif [ ${1} == 'alpha' ] ; then
|
||||
destUrl="root@zyzalpha:/root/zyz/"
|
||||
elif [ ${1} == 'dev' ] ; then
|
||||
destUrl="root@zyzdev:/root/zyz/"
|
||||
elif [ ${1} == 'isbn' ] ; then
|
||||
destUrl="root@zyzisbn:/root/zyz/"
|
||||
else
|
||||
echo "需要一个参数指明服务器"
|
||||
exit 1;
|
||||
|
||||
Reference in New Issue
Block a user