Browse Source

test-deploy-api-sap.sh

master
lizw 4 years ago
parent
commit
242059bc32
  1. 2
      yxt-yn/test-deploy-api-sap.sh

2
yxt-yn/test-deploy-api-sap.sh

@ -83,7 +83,7 @@ dirPath=/home/www/deploy/wms8_api_test_sap/wms-biz/wms8-api/build/libs/
serverName=wms8_api_test_sap
cmd=$1
profiles=${2:-"test-api"}
profiles=${2:-"test-sap"}
#-------------------------------------------------------------------
JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx2g -Xms2g"

Loading…
Cancel
Save