mirror of https://github.com/tteck/Proxmox.git
Update podman_ha_setup.sh
This commit is contained in:
parent
18273b8e28
commit
6af306a250
|
@ -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..."
|
||||
|
|
Loading…
Reference in New Issue