From 6715fab296a61861d5cdd186be5649ba09e6ee17 Mon Sep 17 00:00:00 2001 From: lizw <1183409807@qq.com> Date: Mon, 25 Apr 2022 19:37:36 +0800 Subject: [PATCH] wms8-demo --- wms8-demo/deploy.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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