Explorar o código

Faltaba un . en el path

Espinoza Guillermo %!s(int64=6) %!d(string=hai) anos
pai
achega
e6cebfa061
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/src/Release.php

+ 1 - 1
tools/src/Release.php

@@ -1023,7 +1023,7 @@ class Release extends Command
             ->addEnv_file($module . "." . $host_env_file)
             ->addVolumes("./kea/conf/kea-ctrl-agent.conf", "/usr/local/etc/kea/kea-ctrl-agent.conf")
             ->addVolumes("./kea/conf/kea-dhcp4.conf", "/usr/local/etc/kea/kea-dhcp4.conf")
-            ->addVolumes("/kea/supervisord", "/etc/supervisord")
+            ->addVolumes("./kea/supervisord", "/etc/supervisord")
             ->addVolumes("./kea/hooks", "/opt/hooks")
             ;
         $this->writeVariablesEnviroment($module . "." . $host_env_file, $module,