Update homeassistant-core-v5.sh
This commit is contained in:
parent
7417027d0f
commit
de15171b09
1 changed files with 1 additions and 1 deletions
|
@ -369,7 +369,7 @@ msg_info "Installing Home Assistant Comunity Store (HACS)"
|
|||
apt update &>/dev/null
|
||||
apt install unzip &>/dev/null
|
||||
cd .homeassistant
|
||||
wget -O - https://get.hacs.xyz | bash - &>/dev/null
|
||||
bash <(curl -fsSL https://get.hacs.xyz) &>/dev/null
|
||||
msg_ok "Installed Home Assistant Comunity Store (HACS)"
|
||||
echo -e "\n Reboot Home Assistant and clear browser cache then Add HACS integration.\n"
|
||||
exit
|
||||
|
|
Loading…
Reference in a new issue