Sfoglia il codice sorgente

09wms-ztf-pad-test.sh

lizw 1 anno fa
parent
commit
72ea1b1eea
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      hua_wei_yun/09wms-ztf-pad-test.sh

+ 2 - 2
hua_wei_yun/09wms-ztf-pad-test.sh

@@ -28,8 +28,8 @@ deploy() {
   echo ""
 
   # 编译
-  # echo -e "$echoPrefix yarn run build $echoSuffix"
-  # yarn run build
+  echo -e "$echoPrefix yarn run build $echoSuffix"
+  yarn run build
   echo "###--编译完成-----------------------------------------------------------------------------###"
   echo ""