Browse Source

01wms83-test.sh

lizw 2 năm trước cách đây
mục cha
commit
bd55e83cdd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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