mirror of https://github.com/tteck/Proxmox.git
Create HACS.md
This commit is contained in:
parent
9668e14878
commit
cb3c207e4c
|
@ -0,0 +1,9 @@
|
||||||
|
## 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
|
Loading…
Reference in New Issue