소스 검색

supervisor fix

pull/1/head
Ales Komarek 8 년 전
부모
커밋
40934ca8e8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      home_assistant/files/supervisor.conf

+ 1
- 1
home_assistant/files/supervisor.conf 파일 보기

@@ -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

Loading…
취소
저장