Browse Source

01wms83-test.sh

master
lizw 3 years ago
parent
commit
bd55e83cdd
  1. 2
      05shengke/01wms83-test.sh

2
05shengke/01wms83-test.sh

@ -164,7 +164,7 @@ deployServer() {
start=$2 start=$2
deployPull deployPull
buildCode buildCode
echo "###--代码构建完成--------------------------------------------------------------------------###" echo "###--代码构建完成--------------------------------------------------------------------------### ($pid)"
# 停止服务 # 停止服务
if [ ! -z $pid ];then if [ ! -z $pid ];then
stopServer $pid stopServer $pid

Loading…
Cancel
Save