Explorar el Código

03wms84-test.sh

lizw hace 2 años
padre
commit
41d3d2fa04
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      hua_wei_yun/03wms84-test.sh

+ 1 - 1
hua_wei_yun/03wms84-test.sh

@@ -129,7 +129,7 @@ dirPath=/home/www/deploy/wms84_test/wms/wms-application/build/libs/
 serverName=wms84_test
 
 cmd=$1
-profiles=${2:-"dev"}
+profiles=${2:-"test"}
 
 #-------------------------------------------------------------------
 JAVA_MEM_OPTS=" -DappName=${serverName} -server -Xmx2g -Xms2g"