mirror of https://github.com/tteck/Proxmox.git
Update hacs.sh
This commit is contained in:
parent
64e845e6e8
commit
d3c81b794c
1
hacs.sh
1
hacs.sh
|
@ -15,4 +15,5 @@ apt install unzip &>/dev/null
|
||||||
cd /var/lib/docker/volumes/hass_config/_data
|
cd /var/lib/docker/volumes/hass_config/_data
|
||||||
wget -O - https://get.hacs.xyz | bash -
|
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)"
|
# bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/hacs.sh)"
|
Loading…
Reference in New Issue