mirror of https://github.com/tteck/Proxmox
parent
6d08a46274
commit
c1436a5eee
1 changed files with 2 additions and 2 deletions
@ -1,9 +1,9 @@ |
|||||||
## Home Assistant Community Store ## |
## Home Assistant Community Store ## |
||||||
|
|
||||||
This script is for installing HACS on Home Assistant Container LXC ONLY |
**This script is for installing HACS on Home Assistant Container LXC ONLY** |
||||||
|
|
||||||
Run the following from the Home Assistant container (LXC) console |
Run the following from the Home Assistant container (LXC) console |
||||||
``` |
``` |
||||||
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)" |
bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)" |
||||||
``` |
``` |
||||||
After install, reboot Home Assistant and clear browser cache |
After install, reboot Home Assistant and **clear browser cache** |
||||||
|
Loading…
Reference in new issue