Browse Source

罗莱 生成环境 wms8 & api

master
zhoucg 12 months ago
parent
commit
e174a89c57
  1. 4
      08luolai/05wms83-prod.sh
  2. 2
      08luolai/06api-prod.sh

4
08luolai/05wms83-prod.sh

@ -2,7 +2,7 @@
#set -x
set -e
codePath=/home/www/deploy/wms8_luolai
codePath=/home/www/deploy/wms8
gitUrlArr=(
"http://git.galaxis.yvanui.com/wms8/wms83.git"
"http://git.yvanui.com/lizhiwei/yvan-framework.git"
@ -105,7 +105,7 @@ buildCode() {
echo ""
}
logPath=/data/logs/wms8_shengke/wms8.log
logPath=/home/www/data/logs/wms8/wms8.log
dirPath=/home/www/deploy/wms8/wms-biz/servo/build/libs/
serverName=wms8

2
08luolai/06api-prod.sh

@ -74,7 +74,7 @@ buildCode() {
echo ""
}
logPath=/data/logs/wms8_api/wms8_api.log
logPath=/home/www/data/logs/wms8_api/wms8_api.log
dirPath=/home/www/deploy/wms8_api/wms-biz/wms8-api/build/libs/
serverName=wms8_api

Loading…
Cancel
Save