Browse Source

04wms83-prod.sh

master
lizw 3 years ago
parent
commit
1995b08233
  1. 2
      05shengke/04wms83-prod.sh

2
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

Loading…
Cancel
Save