Skip to content
This repository was archived by the owner on Oct 30, 2019. It is now read-only.

Commit 55751fb

Browse files
ludeeusLandrash
authored andcommitted
upgrade-hassbian-config-on-first-boot (#139)
1 parent a2684e1 commit 55751fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package/etc/systemd/system/install_homeassistant.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Description=Install Home Assistant
77
After=network.target
88

99
[Service]
10+
ExecStartPre=/usr/local/bin/hassbian-config upgrade hassbian-script
1011
ExecStart=/usr/local/bin/hassbian-config install homeassistant
1112

1213
[Install]

0 commit comments

Comments
 (0)