diff --git a/package/etc/systemd/system/install_homeassistant.service b/package/etc/systemd/system/install_homeassistant.service index 085381fb..35802fd4 100644 --- a/package/etc/systemd/system/install_homeassistant.service +++ b/package/etc/systemd/system/install_homeassistant.service @@ -7,7 +7,7 @@ Description=Install Home Assistant After=network.target [Service] -ExecStart=/opt/hassbian/suites/install_homeassistant.sh +ExecStart=/usr/local/bin/hassbian-config install homeassistant [Install] WantedBy=multi-user.target