diff --git a/ct/adguard-v5.sh b/ct/adguard-v5.sh index 9cec3c166a..6e424c6ae6 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 38ffc8c7cc..d94a9c33a6 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 8e424a66f5..a59e2a5ad8 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 86199f2231..bac2131c71 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 fa31ef717f..942565ac32 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 efe66ff7c1..a18faaef67 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 bb901bca62..c40fcac51f 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 13afb78e61..632c8c9f7f 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 bf0495e1db..6d5b478c0f 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 401086bb57..f170a68866 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 069b8ee195..7f168215a4 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 9fae150f44..8abd935b37 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 8368ce396b..24296217ca 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 93fde875c5..22b90ad30f 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 5d4b2eb2e6..dd21a81ec6 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 fb1392ac3b..6808f1ffc9 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 5f0aaa9a5f..3313c43641 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 b0a51c9cca..f4b4f1173d 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 38514eed64..0c349d10ed 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 64a58fe6e9..49a71f40f2 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 4dcc78d0c2..0aac7e411a 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 769a6f1af1..8f588766b9 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 49de18fde8..35a5c1c794 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 9529759925..8b6028ba6f 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 555343bcb1..4eee8fd553 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 494b0b7c77..05700b719a 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 2ae540dadb..c419e8b449 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 053feb3eb3..08687ce2b3 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 6d022ee392..ce7d81cb2d 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 ec315a7c6e..682cf962a7 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 6a4281a7f5..9073437196 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 0267f0a94a..2ffed10a97 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 85b170e209..149cf054f6 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 1a11e0d730..5f2bea43cb 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 8fb8eef744..748e92dda8 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 3ad4ae5acc..60febdd965 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 825c5a5572..bc150f1761 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 4d8d82a273..bd05d8d3cc 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 5a4e935137..d6586750c0 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 a1fa02adc2..0651924235 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 1f38d7436d..d440e7e5c4 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 e77c3b4ade..da10e52548 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 237ee2630c..34effe2b8b 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 e06cdc126f..2bbdc9baaf 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 cc5720edba..47d50c74b4 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 35861b2114..72768f0e4c 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 8406e00a50..3c82ce9fab 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 a1d4a60127..bd75f853aa 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 d014671b07..ac926ebbac 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 2c7042d6ca..46acf01c4a 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 989bd0def2..dfcfd8af6d 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 f7dc89a009..32e66dd626 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 711ae8f8d1..702a2d74ca 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 325d726818..e61101f871 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 3a00762fe2..aa1b8325fc 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 a11c6e8e27..05122e98d9 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 5d73e435b1..8e3bd7336f 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 e453cd1a90..8a9ab6fc9e 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 39092a6460..63cf74e140 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 992902d1c9..ec0975b8be 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 6edfd42415..65399620fc 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 97f0bedf71..33a2231125 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 9e9943b75d..190d3df6a6 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 f0ddd2bc5d..7925af27e2 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 cc8c498ecc..9007943ab7 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 16fee7d465..9ff7e67146 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 d9f0cc236f..5e395c27c5 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 9c040e3e58..622406d881 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 09e8bf47a7..b71cb766ef 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 938f771aa0..7b62d7cd03 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 6d421a099f..8037558319 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 87ec5d1f6e..8a7aa4f1cc 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 b08413edd6..4e852dd099 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 87ebde7d75..ab1d0fb632 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 eb9832536b..900cc60ed7 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 e39ecff81b..c858ecb852 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 db50b8e9ce..b151cd1331 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 78d35fa259..52ed54a523 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 f60795d24a..2ba9a1aa3c 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 ad1d2455f7..23badce2ad 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 da1e45c80e..75152ccab4 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"