Update homeassistant-core-v5.sh

This commit is contained in:
tteckster 2023-01-07 12:36:45 -05:00 committed by GitHub
parent 0882f89db6
commit 7417027d0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ if ! command -v pveversion >/dev/null 2>&1; then
msg_error "No Home Assistant Core Installation Found!"; msg_error "No Home Assistant Core Installation Found!";
exit exit
fi fi
if (whiptail --title "${APP} LXC SUPPORT" --yesno "Initialize, Update or Install HACS. Proceed?" 10 58); then if (whiptail --title "${APP} LXC SUPPORT" --yesno "Initialize, Update Core, Install HACS or FileBrowser. Proceed?" 10 58); then
echo "User selected Support" echo "User selected Support"
else else
clear clear