Update podman_ha_setup.sh

This commit is contained in:
tteckster
2021-11-27 23:27:23 -05:00
committed by GitHub
parent 18273b8e28
commit 6af306a250

View File

@ -57,8 +57,8 @@ podman generate systemd \
--new --name homeassistant \
> /etc/systemd/system/homeassistant.service &>/dev/null
systemctl enable homeassistant
systemctl start homeassistant
#systemctl enable homeassistant
#systemctl start homeassistant
msg "Customizing container..."