mirror of
https://github.com/weyne85/Proxmox_Helper_Scripts.git
synced 2025-10-29 16:57:22 +00:00
10 lines
341 B
Markdown
10 lines
341 B
Markdown
## Home Assistant Community Store ##
|
|
|
|
**This script is for installing HACS on Home Assistant Container LXC ONLY**
|
|
|
|
Run the following from the Home Assistant container (LXC) console
|
|
```
|
|
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)"
|
|
```
|
|
After install, reboot Home Assistant and **clear browser cache**
|