소스 검색

test-deploy-api-sap.sh

lizw 3 년 전
부모
커밋
242059bc32
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      yxt-yn/test-deploy-api-sap.sh

+ 1 - 1
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"