Explorar o código

Update vaultwarden-v5.sh

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

+ 2 - 2
ct/vaultwarden-v5.sh

@@ -84,8 +84,8 @@ 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}. Proceed?" 10 58); then
-    echo "User selected Update"
+  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"