Browse Source

04wms83-prod.sh

lizw 2 years ago
parent
commit
1995b08233
1 changed files with 1 additions and 1 deletions
  1. 1 1
      05shengke/04wms83-prod.sh

+ 1 - 1
05shengke/04wms83-prod.sh

@@ -203,7 +203,7 @@ if [ "$cmd" == "pull" ];then
   deployYvanUI
   deployPull
   if [ -z $pid ];then
-    echo "$serverName 未运行 | 输入操作参数: pull deploy restart start stop kill log logs"
+    echo "$serverName 未运行 | 输入操作参数: pull build deploy restart start stop kill log logs"
   fi
 elif [ "$cmd" == "build" ];then
   deployYvanUI