Update podman_ha_setup.sh
This commit is contained in:
parent
18273b8e28
commit
6af306a250
1 changed files with 2 additions and 2 deletions
|
@ -57,8 +57,8 @@ podman generate systemd \
|
||||||
--new --name homeassistant \
|
--new --name homeassistant \
|
||||||
> /etc/systemd/system/homeassistant.service &>/dev/null
|
> /etc/systemd/system/homeassistant.service &>/dev/null
|
||||||
|
|
||||||
systemctl enable homeassistant
|
#systemctl enable homeassistant
|
||||||
systemctl start homeassistant
|
#systemctl start homeassistant
|
||||||
|
|
||||||
|
|
||||||
msg "Customizing container..."
|
msg "Customizing container..."
|
||||||
|
|
Loading…
Reference in a new issue