Explorar o código

Update homeassistant-v5.sh

rename
tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
fbe5a0bed6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ct/homeassistant-v5.sh

+ 1 - 1
ct/homeassistant-v5.sh

@@ -86,7 +86,7 @@ if ! command -v pveversion >/dev/null 2>&1; then
     msg_error "No ${APP} Installation Found!";
     exit 
   fi
-  if (whiptail --title "${APP} LXC UPDATE" --yesno "This will update ${APP} LXC. Proceed?" 10 58); then
+  if (whiptail --title "${APP} LXC TOOLS" --yesno "This provides ${APP} Tools. Proceed?" 10 58); then
     echo "User selected Yes"
   else
     clear