Update hacs.sh

This commit is contained in:
tteckster 2021-11-13 13:24:05 -05:00 committed by GitHub
parent 64e845e6e8
commit d3c81b794c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -15,4 +15,5 @@ apt install unzip &>/dev/null
cd /var/lib/docker/volumes/hass_config/_data
wget -O - https://get.hacs.xyz | bash -
# To install HACS run the following from the container (LXC) console
# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)"