From d8c2d6e257f6112473fc51933c18d6fed8c27e72 Mon Sep 17 00:00:00 2001
From: tteckster <tteckster@gmail.com>
Date: Fri, 3 Feb 2023 10:16:51 -0500
Subject: [PATCH] remove old code

---
 ct/adguard-v5.sh              | 1 -
 ct/alpine-v5.sh               | 1 -
 ct/archlinux-v5.sh            | 1 -
 ct/audiobookshelf-v5.sh       | 1 -
 ct/autobrr-v5.sh              | 1 -
 ct/blocky-v5.sh               | 1 -
 ct/casaos-v5.sh               | 1 -
 ct/changedetection-v5.sh      | 1 -
 ct/cronicle-v5.sh             | 1 -
 ct/daemonsync-v5.sh           | 1 -
 ct/dashy-v5.sh                | 1 -
 ct/debian-v5.sh               | 1 -
 ct/deconz-v5.sh               | 1 -
 ct/deluge-v5.sh               | 1 -
 ct/docker-v5.sh               | 1 -
 ct/emby-v5.sh                 | 1 -
 ct/emqx-v5.sh                 | 1 -
 ct/esphome-v5.sh              | 1 -
 ct/grafana-v5.sh              | 1 -
 ct/grocy-v5.sh                | 1 -
 ct/heimdalldashboard-v5.sh    | 1 -
 ct/homeassistant-core-v5.sh   | 1 -
 ct/homeassistant-v5.sh        | 1 -
 ct/homebridge-v5.sh           | 1 -
 ct/homepage-v5.sh             | 1 -
 ct/homer-v5.sh                | 1 -
 ct/hyperion-v5.sh             | 1 -
 ct/influxdb-v5.sh             | 1 -
 ct/iobroker-v5.sh             | 1 -
 ct/jellyfin-v5.sh             | 1 -
 ct/k0s-v5.sh                  | 1 -
 ct/kavita-v5.sh               | 1 -
 ct/keycloak-v5.sh             | 1 -
 ct/lidarr-v5.sh               | 1 -
 ct/magicmirror-v5.sh          | 1 -
 ct/mariadb-v5.sh              | 1 -
 ct/meshcentral-v5.sh          | 1 -
 ct/motioneye-v5.sh            | 1 -
 ct/mqtt-v5.sh                 | 1 -
 ct/n8n-v5.sh                  | 1 -
 ct/navidrome-v5.sh            | 1 -
 ct/nextcloudpi-v5.sh          | 1 -
 ct/nginxproxymanager-v5.sh    | 1 -
 ct/nocodb-v5.sh               | 1 -
 ct/node-red-v5.sh             | 1 -
 ct/omada-v5.sh                | 1 -
 ct/omv-v5.sh                  | 1 -
 ct/openhab-v5.sh              | 1 -
 ct/paperless-ngx-v5.sh        | 1 -
 ct/photoprism-v5.sh           | 1 -
 ct/pihole-v5.sh               | 1 -
 ct/plex-v5.sh                 | 1 -
 ct/podman-homeassistant-v5.sh | 1 -
 ct/podman-v5.sh               | 1 -
 ct/postgresql-v5.sh           | 1 -
 ct/prometheus-v5.sh           | 1 -
 ct/prowlarr-v5.sh             | 1 -
 ct/radarr-v5.sh               | 1 -
 ct/readarr-v5.sh              | 1 -
 ct/rockylinux-v5.sh           | 1 -
 ct/sabnzbd-v5.sh              | 1 -
 ct/scrypted-v5.sh             | 1 -
 ct/shinobi-v5.sh              | 1 -
 ct/sonarr-v5.sh               | 1 -
 ct/syncthing-v5.sh            | 1 -
 ct/tdarr-v5.sh                | 1 -
 ct/technitiumdns-v5.sh        | 1 -
 ct/transmission-v5.sh         | 1 -
 ct/trilium-v5.sh              | 1 -
 ct/ubuntu-v5.sh               | 1 -
 ct/umbrel-v5.sh               | 1 -
 ct/unifi-v5.sh                | 1 -
 ct/uptimekuma-v5.sh           | 1 -
 ct/vaultwarden-v5.sh          | 1 -
 ct/whisparr-v5.sh             | 1 -
 ct/whoogle-v5.sh              | 1 -
 ct/wikijs-v5.sh               | 1 -
 ct/wireguard-v5.sh            | 1 -
 ct/yunohost-v5.sh             | 1 -
 ct/zigbee2mqtt-v5.sh          | 1 -
 ct/zwave-js-ui-v5.sh          | 1 -
 81 files changed, 81 deletions(-)

diff --git a/ct/adguard-v5.sh b/ct/adguard-v5.sh
index 9cec3c16..6e424c6a 100644
--- a/ct/adguard-v5.sh
+++ b/ct/adguard-v5.sh
@@ -305,7 +305,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/alpine-v5.sh b/ct/alpine-v5.sh
index 38ffc8c7..d94a9c33 100644
--- a/ct/alpine-v5.sh
+++ b/ct/alpine-v5.sh
@@ -303,7 +303,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/archlinux-v5.sh b/ct/archlinux-v5.sh
index 8e424a66..a59e2a5a 100644
--- a/ct/archlinux-v5.sh
+++ b/ct/archlinux-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/audiobookshelf-v5.sh b/ct/audiobookshelf-v5.sh
index 86199f22..bac2131c 100644
--- a/ct/audiobookshelf-v5.sh
+++ b/ct/audiobookshelf-v5.sh
@@ -302,7 +302,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/autobrr-v5.sh b/ct/autobrr-v5.sh
index fa31ef71..942565ac 100644
--- a/ct/autobrr-v5.sh
+++ b/ct/autobrr-v5.sh
@@ -305,7 +305,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/blocky-v5.sh b/ct/blocky-v5.sh
index efe66ff7..a18faaef 100644
--- a/ct/blocky-v5.sh
+++ b/ct/blocky-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/casaos-v5.sh b/ct/casaos-v5.sh
index bb901bca..c40fcac5 100644
--- a/ct/casaos-v5.sh
+++ b/ct/casaos-v5.sh
@@ -315,7 +315,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/changedetection-v5.sh b/ct/changedetection-v5.sh
index 13afb78e..632c8c9f 100644
--- a/ct/changedetection-v5.sh
+++ b/ct/changedetection-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/cronicle-v5.sh b/ct/cronicle-v5.sh
index bf0495e1..6d5b478c 100644
--- a/ct/cronicle-v5.sh
+++ b/ct/cronicle-v5.sh
@@ -304,7 +304,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/daemonsync-v5.sh b/ct/daemonsync-v5.sh
index 401086bb..f170a688 100644
--- a/ct/daemonsync-v5.sh
+++ b/ct/daemonsync-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/dashy-v5.sh b/ct/dashy-v5.sh
index 069b8ee1..7f168215 100644
--- a/ct/dashy-v5.sh
+++ b/ct/dashy-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/debian-v5.sh b/ct/debian-v5.sh
index 9fae150f..8abd935b 100644
--- a/ct/debian-v5.sh
+++ b/ct/debian-v5.sh
@@ -302,7 +302,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/deconz-v5.sh b/ct/deconz-v5.sh
index 8368ce39..24296217 100644
--- a/ct/deconz-v5.sh
+++ b/ct/deconz-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/deluge-v5.sh b/ct/deluge-v5.sh
index 93fde875..22b90ad3 100644
--- a/ct/deluge-v5.sh
+++ b/ct/deluge-v5.sh
@@ -303,7 +303,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/docker-v5.sh b/ct/docker-v5.sh
index 5d4b2eb2..dd21a81e 100644
--- a/ct/docker-v5.sh
+++ b/ct/docker-v5.sh
@@ -314,7 +314,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/emby-v5.sh b/ct/emby-v5.sh
index fb1392ac..6808f1ff 100644
--- a/ct/emby-v5.sh
+++ b/ct/emby-v5.sh
@@ -315,7 +315,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/emqx-v5.sh b/ct/emqx-v5.sh
index 5f0aaa9a..3313c436 100644
--- a/ct/emqx-v5.sh
+++ b/ct/emqx-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/esphome-v5.sh b/ct/esphome-v5.sh
index b0a51c9c..f4b4f117 100644
--- a/ct/esphome-v5.sh
+++ b/ct/esphome-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/grafana-v5.sh b/ct/grafana-v5.sh
index 38514eed..0c349d10 100644
--- a/ct/grafana-v5.sh
+++ b/ct/grafana-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/grocy-v5.sh b/ct/grocy-v5.sh
index 64a58fe6..49a71f40 100644
--- a/ct/grocy-v5.sh
+++ b/ct/grocy-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/heimdalldashboard-v5.sh b/ct/heimdalldashboard-v5.sh
index 4dcc78d0..0aac7e41 100644
--- a/ct/heimdalldashboard-v5.sh
+++ b/ct/heimdalldashboard-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/homeassistant-core-v5.sh b/ct/homeassistant-core-v5.sh
index 769a6f1a..8f588766 100644
--- a/ct/homeassistant-core-v5.sh
+++ b/ct/homeassistant-core-v5.sh
@@ -308,7 +308,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/homeassistant-v5.sh b/ct/homeassistant-v5.sh
index 49de18fd..35a5c1c7 100644
--- a/ct/homeassistant-v5.sh
+++ b/ct/homeassistant-v5.sh
@@ -317,7 +317,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/homebridge-v5.sh b/ct/homebridge-v5.sh
index 95297599..8b6028ba 100644
--- a/ct/homebridge-v5.sh
+++ b/ct/homebridge-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/homepage-v5.sh b/ct/homepage-v5.sh
index 555343bc..4eee8fd5 100644
--- a/ct/homepage-v5.sh
+++ b/ct/homepage-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/homer-v5.sh b/ct/homer-v5.sh
index 494b0b7c..05700b71 100644
--- a/ct/homer-v5.sh
+++ b/ct/homer-v5.sh
@@ -302,7 +302,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/hyperion-v5.sh b/ct/hyperion-v5.sh
index 2ae540da..c419e8b4 100644
--- a/ct/hyperion-v5.sh
+++ b/ct/hyperion-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/influxdb-v5.sh b/ct/influxdb-v5.sh
index 053feb3e..08687ce2 100644
--- a/ct/influxdb-v5.sh
+++ b/ct/influxdb-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/iobroker-v5.sh b/ct/iobroker-v5.sh
index 6d022ee3..ce7d81cb 100644
--- a/ct/iobroker-v5.sh
+++ b/ct/iobroker-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/jellyfin-v5.sh b/ct/jellyfin-v5.sh
index ec315a7c..682cf962 100644
--- a/ct/jellyfin-v5.sh
+++ b/ct/jellyfin-v5.sh
@@ -317,7 +317,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/k0s-v5.sh b/ct/k0s-v5.sh
index 6a4281a7..90734371 100644
--- a/ct/k0s-v5.sh
+++ b/ct/k0s-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/kavita-v5.sh b/ct/kavita-v5.sh
index 0267f0a9..2ffed10a 100644
--- a/ct/kavita-v5.sh
+++ b/ct/kavita-v5.sh
@@ -305,7 +305,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/keycloak-v5.sh b/ct/keycloak-v5.sh
index 85b170e2..149cf054 100644
--- a/ct/keycloak-v5.sh
+++ b/ct/keycloak-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/lidarr-v5.sh b/ct/lidarr-v5.sh
index 1a11e0d7..5f2bea43 100644
--- a/ct/lidarr-v5.sh
+++ b/ct/lidarr-v5.sh
@@ -302,7 +302,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/magicmirror-v5.sh b/ct/magicmirror-v5.sh
index 8fb8eef7..748e92dd 100644
--- a/ct/magicmirror-v5.sh
+++ b/ct/magicmirror-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/mariadb-v5.sh b/ct/mariadb-v5.sh
index 3ad4ae5a..60febdd9 100644
--- a/ct/mariadb-v5.sh
+++ b/ct/mariadb-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/meshcentral-v5.sh b/ct/meshcentral-v5.sh
index 825c5a55..bc150f17 100644
--- a/ct/meshcentral-v5.sh
+++ b/ct/meshcentral-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/motioneye-v5.sh b/ct/motioneye-v5.sh
index 4d8d82a2..bd05d8d3 100644
--- a/ct/motioneye-v5.sh
+++ b/ct/motioneye-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/mqtt-v5.sh b/ct/mqtt-v5.sh
index 5a4e9351..d6586750 100644
--- a/ct/mqtt-v5.sh
+++ b/ct/mqtt-v5.sh
@@ -304,7 +304,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/n8n-v5.sh b/ct/n8n-v5.sh
index a1fa02ad..06519242 100644
--- a/ct/n8n-v5.sh
+++ b/ct/n8n-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/navidrome-v5.sh b/ct/navidrome-v5.sh
index 1f38d743..d440e7e5 100644
--- a/ct/navidrome-v5.sh
+++ b/ct/navidrome-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/nextcloudpi-v5.sh b/ct/nextcloudpi-v5.sh
index e77c3b4a..da10e525 100644
--- a/ct/nextcloudpi-v5.sh
+++ b/ct/nextcloudpi-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/nginxproxymanager-v5.sh b/ct/nginxproxymanager-v5.sh
index 237ee263..34effe2b 100644
--- a/ct/nginxproxymanager-v5.sh
+++ b/ct/nginxproxymanager-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/nocodb-v5.sh b/ct/nocodb-v5.sh
index e06cdc12..2bbdc9ba 100644
--- a/ct/nocodb-v5.sh
+++ b/ct/nocodb-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/node-red-v5.sh b/ct/node-red-v5.sh
index cc5720ed..47d50c74 100644
--- a/ct/node-red-v5.sh
+++ b/ct/node-red-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/omada-v5.sh b/ct/omada-v5.sh
index 35861b21..72768f0e 100644
--- a/ct/omada-v5.sh
+++ b/ct/omada-v5.sh
@@ -315,7 +315,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/omv-v5.sh b/ct/omv-v5.sh
index 8406e00a..3c82ce9f 100644
--- a/ct/omv-v5.sh
+++ b/ct/omv-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/openhab-v5.sh b/ct/openhab-v5.sh
index a1d4a601..bd75f853 100644
--- a/ct/openhab-v5.sh
+++ b/ct/openhab-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/paperless-ngx-v5.sh b/ct/paperless-ngx-v5.sh
index d014671b..ac926ebb 100644
--- a/ct/paperless-ngx-v5.sh
+++ b/ct/paperless-ngx-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/photoprism-v5.sh b/ct/photoprism-v5.sh
index 2c7042d6..46acf01c 100644
--- a/ct/photoprism-v5.sh
+++ b/ct/photoprism-v5.sh
@@ -305,7 +305,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/pihole-v5.sh b/ct/pihole-v5.sh
index 989bd0de..dfcfd8af 100644
--- a/ct/pihole-v5.sh
+++ b/ct/pihole-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/plex-v5.sh b/ct/plex-v5.sh
index f7dc89a0..32e66dd6 100644
--- a/ct/plex-v5.sh
+++ b/ct/plex-v5.sh
@@ -316,7 +316,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/podman-homeassistant-v5.sh b/ct/podman-homeassistant-v5.sh
index 711ae8f8..702a2d74 100644
--- a/ct/podman-homeassistant-v5.sh
+++ b/ct/podman-homeassistant-v5.sh
@@ -310,7 +310,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/podman-v5.sh b/ct/podman-v5.sh
index 325d7268..e61101f8 100644
--- a/ct/podman-v5.sh
+++ b/ct/podman-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/postgresql-v5.sh b/ct/postgresql-v5.sh
index 3a00762f..aa1b8325 100644
--- a/ct/postgresql-v5.sh
+++ b/ct/postgresql-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/prometheus-v5.sh b/ct/prometheus-v5.sh
index a11c6e8e..05122e98 100644
--- a/ct/prometheus-v5.sh
+++ b/ct/prometheus-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/prowlarr-v5.sh b/ct/prowlarr-v5.sh
index 5d73e435..8e3bd733 100644
--- a/ct/prowlarr-v5.sh
+++ b/ct/prowlarr-v5.sh
@@ -302,7 +302,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/radarr-v5.sh b/ct/radarr-v5.sh
index e453cd1a..8a9ab6fc 100644
--- a/ct/radarr-v5.sh
+++ b/ct/radarr-v5.sh
@@ -302,7 +302,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/readarr-v5.sh b/ct/readarr-v5.sh
index 39092a64..63cf74e1 100644
--- a/ct/readarr-v5.sh
+++ b/ct/readarr-v5.sh
@@ -302,7 +302,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/rockylinux-v5.sh b/ct/rockylinux-v5.sh
index 992902d1..ec0975b8 100644
--- a/ct/rockylinux-v5.sh
+++ b/ct/rockylinux-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/sabnzbd-v5.sh b/ct/sabnzbd-v5.sh
index 6edfd424..65399620 100644
--- a/ct/sabnzbd-v5.sh
+++ b/ct/sabnzbd-v5.sh
@@ -302,7 +302,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/scrypted-v5.sh b/ct/scrypted-v5.sh
index 97f0bedf..33a22311 100644
--- a/ct/scrypted-v5.sh
+++ b/ct/scrypted-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/shinobi-v5.sh b/ct/shinobi-v5.sh
index 9e9943b7..190d3df6 100644
--- a/ct/shinobi-v5.sh
+++ b/ct/shinobi-v5.sh
@@ -315,7 +315,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/sonarr-v5.sh b/ct/sonarr-v5.sh
index f0ddd2bc..7925af27 100644
--- a/ct/sonarr-v5.sh
+++ b/ct/sonarr-v5.sh
@@ -302,7 +302,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/syncthing-v5.sh b/ct/syncthing-v5.sh
index cc8c498e..9007943a 100644
--- a/ct/syncthing-v5.sh
+++ b/ct/syncthing-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/tdarr-v5.sh b/ct/tdarr-v5.sh
index 16fee7d4..9ff7e671 100644
--- a/ct/tdarr-v5.sh
+++ b/ct/tdarr-v5.sh
@@ -302,7 +302,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/technitiumdns-v5.sh b/ct/technitiumdns-v5.sh
index d9f0cc23..5e395c27 100644
--- a/ct/technitiumdns-v5.sh
+++ b/ct/technitiumdns-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/transmission-v5.sh b/ct/transmission-v5.sh
index 9c040e3e..622406d8 100644
--- a/ct/transmission-v5.sh
+++ b/ct/transmission-v5.sh
@@ -302,7 +302,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/trilium-v5.sh b/ct/trilium-v5.sh
index 09e8bf47..b71cb766 100644
--- a/ct/trilium-v5.sh
+++ b/ct/trilium-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/ubuntu-v5.sh b/ct/ubuntu-v5.sh
index 938f771a..7b62d7cd 100644
--- a/ct/ubuntu-v5.sh
+++ b/ct/ubuntu-v5.sh
@@ -311,7 +311,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/umbrel-v5.sh b/ct/umbrel-v5.sh
index 6d421a09..80375583 100644
--- a/ct/umbrel-v5.sh
+++ b/ct/umbrel-v5.sh
@@ -315,7 +315,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/unifi-v5.sh b/ct/unifi-v5.sh
index 87ec5d1f..8a7aa4f1 100644
--- a/ct/unifi-v5.sh
+++ b/ct/unifi-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/uptimekuma-v5.sh b/ct/uptimekuma-v5.sh
index b08413ed..4e852dd0 100644
--- a/ct/uptimekuma-v5.sh
+++ b/ct/uptimekuma-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/vaultwarden-v5.sh b/ct/vaultwarden-v5.sh
index 87ebde7d..ab1d0fb6 100644
--- a/ct/vaultwarden-v5.sh
+++ b/ct/vaultwarden-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/whisparr-v5.sh b/ct/whisparr-v5.sh
index eb983253..900cc60e 100644
--- a/ct/whisparr-v5.sh
+++ b/ct/whisparr-v5.sh
@@ -303,7 +303,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/whoogle-v5.sh b/ct/whoogle-v5.sh
index e39ecff8..c858ecb8 100644
--- a/ct/whoogle-v5.sh
+++ b/ct/whoogle-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/wikijs-v5.sh b/ct/wikijs-v5.sh
index db50b8e9..b151cd13 100644
--- a/ct/wikijs-v5.sh
+++ b/ct/wikijs-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/wireguard-v5.sh b/ct/wireguard-v5.sh
index 78d35fa2..52ed54a5 100644
--- a/ct/wireguard-v5.sh
+++ b/ct/wireguard-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/yunohost-v5.sh b/ct/yunohost-v5.sh
index f60795d2..2ba9a1aa 100644
--- a/ct/yunohost-v5.sh
+++ b/ct/yunohost-v5.sh
@@ -302,7 +302,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/zigbee2mqtt-v5.sh b/ct/zigbee2mqtt-v5.sh
index ad1d2455..23badce2 100644
--- a/ct/zigbee2mqtt-v5.sh
+++ b/ct/zigbee2mqtt-v5.sh
@@ -307,7 +307,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"
diff --git a/ct/zwave-js-ui-v5.sh b/ct/zwave-js-ui-v5.sh
index da1e45c8..75152cca 100644
--- a/ct/zwave-js-ui-v5.sh
+++ b/ct/zwave-js-ui-v5.sh
@@ -306,7 +306,6 @@ function advanced_settings() {
   if (whiptail --defaultno --title "VERBOSE MODE" --yesno "Enable Verbose Mode?" 10 58); then
       echo -e "${DGN}Enable Verbose Mode: ${BGN}Yes${CL}"
       VERB="yes"
-      VERB2=""
   else
       echo -e "${DGN}Enable Verbose Mode: ${BGN}No${CL}"
       VERB="no"