mirror of https://github.com/tteck/Proxmox.git
parent
91772f8c73
commit
4d8285a484
|
@ -356,6 +356,7 @@ apt-get -y upgrade &>/dev/null
|
|||
msg_ok "Updated ${APP} LXC"
|
||||
msg_ok "Update Successfull"
|
||||
exit
|
||||
fi
|
||||
if [ "$UPD" == "2" ]; then
|
||||
msg_info "Installing Home Assistant Comunity Store (HACS)"
|
||||
apt update &>/dev/null
|
||||
|
|
Loading…
Reference in New Issue