Explorar o código

08wms-ztf-config-center-test.sh

lizw %!s(int64=2) %!d(string=hai) anos
pai
achega
31c2feb798
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hua_wei_yun/08wms-ztf-config-center-test.sh

+ 1 - 1
hua_wei_yun/08wms-ztf-config-center-test.sh

@@ -208,7 +208,7 @@ startPcUi() {
   fi
   echo -e "$echoPrefix cd $codePath/wms-modules/wms-ui-config-center $echoSuffix"
   cd "$codePath/wms-modules/wms-ui-config-center"
-  echo -e "$echoPrefix nohup yarn run dev >>/dev/null 2>&1 & $echoSuffix"
+  echo -e "$echoPrefix nohup yarn run dev3 >>/dev/null 2>&1 & $echoSuffix"
   nohup yarn run dev >>/dev/null 2>&1 &
 }