diff --git a/yxt-yn/test-deploy-api-jd.sh b/yxt-yn/test-deploy-api-jd.sh index 691a7c3..018b074 100644 --- a/yxt-yn/test-deploy-api-jd.sh +++ b/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]