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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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..."