fix last bug
This commit is contained in:
parent
1048a52e2e
commit
6a706c91db
1 changed files with 0 additions and 1 deletions
|
@ -126,7 +126,6 @@ if [ "$INIT_SYSTEM" == "systemd" ]; then
|
|||
sed -i "s|%%BIN_DIR%%|$BIN_DIR|g" "/etc/systemd/system/hassio-hc.service"
|
||||
sed -i "s|%%BIN_DIR%%|$BIN_DIR|g" "/etc/systemd/system/hassio-supervisor.service"
|
||||
|
||||
systemctl enable hassio-hc.service
|
||||
systemctl enable hassio-supervisor.service
|
||||
|
||||
systemctl start hassio-hc.service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue