Procházet zdrojové kódy

Update homeassistant-v5.sh

tweak
tteckster před 2 roky
rodič
revize
e45acf93bf
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      ct/homeassistant-v5.sh

+ 2 - 2
ct/homeassistant-v5.sh

@@ -86,8 +86,8 @@ if ! command -v pveversion >/dev/null 2>&1; then
     msg_error "No ${APP} Installation Found!";
     exit 
   fi
-  if (whiptail --title "${APP} LXC TOOLS" --yesno "This provides ${APP} Tools. Proceed?" 10 58); then
-    echo "User selected Yes"
+  if (whiptail --title "${APP} LXC SUPPORT" --yesno "This provides Support for ${APP} LXC. Proceed?" 10 58); then
+    echo "User selected support"
   else
     clear
     echo -e "⚠ User exited script \n"