diff --git a/08luolai/05wms83-prod.sh b/08luolai/05wms83-prod.sh index 58be9ba..91c3624 100644 --- a/08luolai/05wms83-prod.sh +++ b/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 diff --git a/08luolai/06api-prod.sh b/08luolai/06api-prod.sh index 572d39e..f305019 100644 --- a/08luolai/06api-prod.sh +++ b/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