Browse Source

add yxt-gx/deploy-lims.sh

lizw 3 years ago
parent
commit
54fe2d2e11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      yxt-gx/deploy-lims.sh

+ 1 - 1
yxt-gx/deploy-lims.sh

@@ -9,7 +9,7 @@ serverName=yxt_gx_lmis
 logPath=~/logs/yxt_lmis_gx_nohup.log
 
 cmd=$1
-profiles=${2:-"hwy"}
+profiles=${2:-"yxt-cq-prod"}
 echoPrefix="\033[36m+"
 echoSuffix="\033[0m"