Quellcode durchsuchen

add yxt-gx/deploy-lims.sh

lizw vor 3 Jahren
Ursprung
Commit
54fe2d2e11
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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"