|
|
|
@ -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 |
|
|
|
|
|
|
|
|