ccf %!s(int64=3) %!d(string=hai) anos
pai
achega
e05f267d70
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      command/Start.php

+ 1 - 2
command/Start.php

@@ -94,8 +94,7 @@ class Start
                 throw new Exception('创建数据库记录失败');
             }
             // 容器存储目录
-            $directory = $this->containersBasePath . $name;
-            echo $directory;exit;
+            $directory = $this->containersBasePath;
 
             // 创建日志相关目录
             mkdir($directory . '/log/pm2', 0777, true); //