diff --git a/hacs.sh b/hacs.sh index d8c6a7c9..7134d1ba 100644 --- a/hacs.sh +++ b/hacs.sh @@ -15,4 +15,5 @@ apt install unzip &>/dev/null cd /var/lib/docker/volumes/hass_config/_data wget -O - https://get.hacs.xyz | bash - -# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)" \ No newline at end of file +# To install HACS run the following from the container (LXC) console +# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)"