From d3c81b794cbeca713d627c5acb9c76db9a164079 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 13 Nov 2021 13:24:05 -0500 Subject: [PATCH] Update hacs.sh --- hacs.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)"