Explorar el Código

supervisor fix

pull/1/head
Ales Komarek hace 8 años
padre
commit
40934ca8e8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      home_assistant/files/supervisor.conf

+ 1
- 1
home_assistant/files/supervisor.conf Ver fichero

@@ -1,6 +1,6 @@

[program:home_assistant_server]
command=/srv/home_assistant/bin/hass --config /etc/homeassistant/
command=/srv/home_assistant/bin/hass --config /etc/home_assistant/
directory=/srv/home_assistant
autostart=true
autorestart=true

Cargando…
Cancelar
Guardar