You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
333 B
10 lines
333 B
3 years ago
|
## Home Assistant Community Store ##
|
||
|
|
||
|
This script is for installong 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
|