mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update homeassistant-v5.sh
tweak
This commit is contained in:
parent
f4113c4129
commit
e45acf93bf
@ -86,8 +86,8 @@ if ! command -v pveversion >/dev/null 2>&1; then
|
|||||||
msg_error "No ${APP} Installation Found!";
|
msg_error "No ${APP} Installation Found!";
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
if (whiptail --title "${APP} LXC TOOLS" --yesno "This provides ${APP} Tools. Proceed?" 10 58); then
|
if (whiptail --title "${APP} LXC SUPPORT" --yesno "This provides Support for ${APP} LXC. Proceed?" 10 58); then
|
||||||
echo "User selected Yes"
|
echo "User selected support"
|
||||||
else
|
else
|
||||||
clear
|
clear
|
||||||
echo -e "⚠ User exited script \n"
|
echo -e "⚠ User exited script \n"
|
||||||
|
Loading…
Reference in New Issue
Block a user