integrate the update command

This commit is contained in:
tteckster 2023-08-17 10:53:23 -04:00 committed by GitHub
parent 58ecabe0ea
commit cb4097e74c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 13 additions and 1 deletions

View file

@ -88,6 +88,8 @@ $STD docker run -d \
--net=host \
ghcr.io/home-assistant/home-assistant:stable
mkdir /root/hass_config
echo "bash -c \"\$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/${app}.sh)\"" >/usr/bin/update
chmod +x /usr/bin/update
msg_ok "Installed Home Assistant $CORE_LATEST_VERSION"
motd_ssh