Browse Source

test-deploy-api-jd.sh

master
lizw 4 years ago
parent
commit
806ddcb68b
  1. 4
      yxt-yn/test-deploy-api-jd.sh

4
yxt-yn/test-deploy-api-jd.sh

@ -83,7 +83,7 @@ dirPath=/home/www/deploy/wms8_api_test_jd/wms-biz/wms8-api/build/libs/
serverName=wms8_api_test_jd
cmd=$1
profiles=${2:-"test-sap"}
profiles=${2:-"test-jd"}
#-------------------------------------------------------------------
JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx2g -Xms2g"
@ -174,4 +174,4 @@ else
fi
fi
# bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/yxt-yn/test-deploy-api-sap.sh) [cmd profiles]
# bash <(curl -s http://git.yvanui.com/lizhiwei/jztd-deploy/raw/master/yxt-yn/test-deploy-api-jd.sh) [cmd profiles]

Loading…
Cancel
Save