ソースを参照

01wms83-test.sh

lizw 2 年 前
コミット
bd55e83cdd
1 ファイル変更1 行追加1 行削除
  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