mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update homeassistant-core-v5.sh
This commit is contained in:
parent
de15171b09
commit
a5d75b921d
@ -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 Core, Install HACS or FileBrowser. Proceed?" 10 58); then
|
if (whiptail --title "${APP} LXC SUPPORT" --yesno "This provides Support for ${APP} LXC" 10 58); then
|
||||||
echo "User selected Support"
|
echo "User selected Support"
|
||||||
else
|
else
|
||||||
clear
|
clear
|
||||||
|
Loading…
Reference in New Issue
Block a user