diff --git a/wms8-demo/deploy.sh b/wms8-demo/deploy.sh index dc47657..a3ce74e 100644 --- a/wms8-demo/deploy.sh +++ b/wms8-demo/deploy.sh @@ -2,7 +2,7 @@ #set -x set -e -codePath=/home/www/deploy/wms8demo +codePath=/home/dev/deploy/wms8demo gitUrlArr=( "http://git.galaxis.yvanui.com/demo/wms-demo.git" "http://git.yvanui.com/jztd/yvan-ext.git" @@ -138,8 +138,8 @@ buildCode() { echo "" } -logPath=/home/www/output/wms8demo_nohup.log -dirPath=/home/www/deploy/wms8demo/wms-biz/servo/build/libs/ +logPath=/home/dev/output/wms8demo_nohup.log +dirPath=/home/dev/deploy/wms8demo/wms-biz/servo/build/libs/ serverName=wms8demo cmd=$1