Selaa lähdekoodia

01wms83-test.sh

lizw 2 vuotta sitten
vanhempi
commit
bd55e83cdd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      05shengke/01wms83-test.sh

+ 1 - 1
05shengke/01wms83-test.sh

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