ccf 3 yıl önce
ebeveyn
işleme
9413a5f99f
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      command/Start.php

+ 1 - 0
command/Start.php

@@ -95,6 +95,7 @@ class Start
             }
             // 容器存储目录
             $directory = $this->containersBasePath . $name;
+            echo $directory;exit;
 
             // 创建日志相关目录
             mkdir($directory . '/log/pm2', 0777, true); //