mirror of https://github.com/tteck/Proxmox.git
Update README.md
This commit is contained in:
parent
2605260919
commit
be58835531
|
@ -113,11 +113,11 @@ podman generate systemd \
|
|||
> /etc/systemd/system/homeassistant.service
|
||||
systemctl enable homeassistant
|
||||
```
|
||||
⚙️ **Check the status of homeassistant service:**
|
||||
⚙️ **Start the homeassistant service:**
|
||||
|
||||
Run from the LXC console
|
||||
```
|
||||
systemctl status homeassistant
|
||||
systemctl start homeassistant
|
||||
```
|
||||
|
||||
⚙️ **To install HACS:**
|
||||
|
|
Loading…
Reference in New Issue