From 146e0c40b12e9b85f06d32a58645ea3b61b125d6 Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 26 Jan 2023 03:37:06 -0500 Subject: [PATCH] fix typo --- ct/adguard-v5.sh | 1 - ct/alpine-v5.sh | 1 - ct/archlinux-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/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/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 - 78 files changed, 78 deletions(-) diff --git a/ct/adguard-v5.sh b/ct/adguard-v5.sh index 46741390..817bb5fd 100644 --- a/ct/adguard-v5.sh +++ b/ct/adguard-v5.sh @@ -245,7 +245,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/alpine-v5.sh b/ct/alpine-v5.sh index b1655b07..7f9c7d03 100644 --- a/ct/alpine-v5.sh +++ b/ct/alpine-v5.sh @@ -243,7 +243,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/archlinux-v5.sh b/ct/archlinux-v5.sh index 1c4850db..afef7c5a 100644 --- a/ct/archlinux-v5.sh +++ b/ct/archlinux-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/autobrr-v5.sh b/ct/autobrr-v5.sh index 15babf33..5f3589ba 100644 --- a/ct/autobrr-v5.sh +++ b/ct/autobrr-v5.sh @@ -245,7 +245,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/blocky-v5.sh b/ct/blocky-v5.sh index 2372b508..7291b0be 100644 --- a/ct/blocky-v5.sh +++ b/ct/blocky-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/casaos-v5.sh b/ct/casaos-v5.sh index e6b86c68..2a7e1c93 100644 --- a/ct/casaos-v5.sh +++ b/ct/casaos-v5.sh @@ -248,7 +248,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/changedetection-v5.sh b/ct/changedetection-v5.sh index 9a2da6b7..e50e3fda 100644 --- a/ct/changedetection-v5.sh +++ b/ct/changedetection-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/cronicle-v5.sh b/ct/cronicle-v5.sh index bb0286ec..e1e831cc 100644 --- a/ct/cronicle-v5.sh +++ b/ct/cronicle-v5.sh @@ -244,7 +244,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/daemonsync-v5.sh b/ct/daemonsync-v5.sh index f91dcaaf..c79e3cac 100644 --- a/ct/daemonsync-v5.sh +++ b/ct/daemonsync-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/dashy-v5.sh b/ct/dashy-v5.sh index d38002ca..d3ed0919 100644 --- a/ct/dashy-v5.sh +++ b/ct/dashy-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/debian-v5.sh b/ct/debian-v5.sh index 3dbb09cf..9f007fb1 100644 --- a/ct/debian-v5.sh +++ b/ct/debian-v5.sh @@ -242,7 +242,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/deconz-v5.sh b/ct/deconz-v5.sh index 98099aa1..f99fffb4 100644 --- a/ct/deconz-v5.sh +++ b/ct/deconz-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/deluge-v5.sh b/ct/deluge-v5.sh index 928b8980..f6124413 100644 --- a/ct/deluge-v5.sh +++ b/ct/deluge-v5.sh @@ -243,7 +243,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/docker-v5.sh b/ct/docker-v5.sh index 86dd55f8..d2e3c0a7 100644 --- a/ct/docker-v5.sh +++ b/ct/docker-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/emby-v5.sh b/ct/emby-v5.sh index 53235284..7392ac61 100644 --- a/ct/emby-v5.sh +++ b/ct/emby-v5.sh @@ -255,7 +255,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/emqx-v5.sh b/ct/emqx-v5.sh index 7a4c3edf..26360cbc 100644 --- a/ct/emqx-v5.sh +++ b/ct/emqx-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/esphome-v5.sh b/ct/esphome-v5.sh index 8c9bd399..6ec4e410 100644 --- a/ct/esphome-v5.sh +++ b/ct/esphome-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/grafana-v5.sh b/ct/grafana-v5.sh index fe60f51c..85e1b111 100644 --- a/ct/grafana-v5.sh +++ b/ct/grafana-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/grocy-v5.sh b/ct/grocy-v5.sh index 8eb7f67a..62441b72 100644 --- a/ct/grocy-v5.sh +++ b/ct/grocy-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/heimdalldashboard-v5.sh b/ct/heimdalldashboard-v5.sh index 5c2495cc..00dddee1 100644 --- a/ct/heimdalldashboard-v5.sh +++ b/ct/heimdalldashboard-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/homeassistant-core-v5.sh b/ct/homeassistant-core-v5.sh index e7cfdf39..0cc1acb4 100644 --- a/ct/homeassistant-core-v5.sh +++ b/ct/homeassistant-core-v5.sh @@ -241,7 +241,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/homeassistant-v5.sh b/ct/homeassistant-v5.sh index 75d02898..afaa19eb 100644 --- a/ct/homeassistant-v5.sh +++ b/ct/homeassistant-v5.sh @@ -250,7 +250,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/homebridge-v5.sh b/ct/homebridge-v5.sh index 67a0a71c..d036f6ed 100644 --- a/ct/homebridge-v5.sh +++ b/ct/homebridge-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/homepage-v5.sh b/ct/homepage-v5.sh index 529e6be8..413bcb9a 100644 --- a/ct/homepage-v5.sh +++ b/ct/homepage-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/homer-v5.sh b/ct/homer-v5.sh index b44b6344..fcb920b0 100644 --- a/ct/homer-v5.sh +++ b/ct/homer-v5.sh @@ -242,7 +242,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/hyperion-v5.sh b/ct/hyperion-v5.sh index ab3877c7..51353a73 100644 --- a/ct/hyperion-v5.sh +++ b/ct/hyperion-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/influxdb-v5.sh b/ct/influxdb-v5.sh index 5d014eb9..03681cb6 100644 --- a/ct/influxdb-v5.sh +++ b/ct/influxdb-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/iobroker-v5.sh b/ct/iobroker-v5.sh index f1e297d7..257ae0bd 100644 --- a/ct/iobroker-v5.sh +++ b/ct/iobroker-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/jellyfin-v5.sh b/ct/jellyfin-v5.sh index 44301766..127dcd25 100644 --- a/ct/jellyfin-v5.sh +++ b/ct/jellyfin-v5.sh @@ -257,7 +257,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/k0s-v5.sh b/ct/k0s-v5.sh index 3d71b1a1..bcf5f0ee 100644 --- a/ct/k0s-v5.sh +++ b/ct/k0s-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/kavita-v5.sh b/ct/kavita-v5.sh index 04e07784..d0d21213 100644 --- a/ct/kavita-v5.sh +++ b/ct/kavita-v5.sh @@ -245,7 +245,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/keycloak-v5.sh b/ct/keycloak-v5.sh index e8bb85c8..2d9e16fe 100644 --- a/ct/keycloak-v5.sh +++ b/ct/keycloak-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/lidarr-v5.sh b/ct/lidarr-v5.sh index 97ab8495..07586f05 100644 --- a/ct/lidarr-v5.sh +++ b/ct/lidarr-v5.sh @@ -242,7 +242,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/magicmirror-v5.sh b/ct/magicmirror-v5.sh index dec714ce..9a738bcf 100644 --- a/ct/magicmirror-v5.sh +++ b/ct/magicmirror-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/mariadb-v5.sh b/ct/mariadb-v5.sh index f13802b4..96fdb8e1 100644 --- a/ct/mariadb-v5.sh +++ b/ct/mariadb-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/meshcentral-v5.sh b/ct/meshcentral-v5.sh index 587f8b96..37d26f3f 100644 --- a/ct/meshcentral-v5.sh +++ b/ct/meshcentral-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/motioneye-v5.sh b/ct/motioneye-v5.sh index e2aae987..f5b6186d 100644 --- a/ct/motioneye-v5.sh +++ b/ct/motioneye-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/mqtt-v5.sh b/ct/mqtt-v5.sh index b2782d62..8cc7274e 100644 --- a/ct/mqtt-v5.sh +++ b/ct/mqtt-v5.sh @@ -244,7 +244,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/n8n-v5.sh b/ct/n8n-v5.sh index c97ac79c..c4a371af 100644 --- a/ct/n8n-v5.sh +++ b/ct/n8n-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/navidrome-v5.sh b/ct/navidrome-v5.sh index 0509bd4f..06f2a828 100644 --- a/ct/navidrome-v5.sh +++ b/ct/navidrome-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/nextcloudpi-v5.sh b/ct/nextcloudpi-v5.sh index 8504cc09..af9a035b 100644 --- a/ct/nextcloudpi-v5.sh +++ b/ct/nextcloudpi-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/nginxproxymanager-v5.sh b/ct/nginxproxymanager-v5.sh index 061b9acd..41cf41a8 100644 --- a/ct/nginxproxymanager-v5.sh +++ b/ct/nginxproxymanager-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/nocodb-v5.sh b/ct/nocodb-v5.sh index b0d311f8..d552dd84 100644 --- a/ct/nocodb-v5.sh +++ b/ct/nocodb-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/node-red-v5.sh b/ct/node-red-v5.sh index dd2cb322..d6239acc 100644 --- a/ct/node-red-v5.sh +++ b/ct/node-red-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/omada-v5.sh b/ct/omada-v5.sh index bd7e0aab..c200d3fd 100644 --- a/ct/omada-v5.sh +++ b/ct/omada-v5.sh @@ -255,7 +255,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/omv-v5.sh b/ct/omv-v5.sh index 05dbf7e7..8591a72e 100644 --- a/ct/omv-v5.sh +++ b/ct/omv-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/openhab-v5.sh b/ct/openhab-v5.sh index ac20c173..837f815c 100644 --- a/ct/openhab-v5.sh +++ b/ct/openhab-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/paperless-ngx-v5.sh b/ct/paperless-ngx-v5.sh index 67395a04..b4de9ab6 100644 --- a/ct/paperless-ngx-v5.sh +++ b/ct/paperless-ngx-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/photoprism-v5.sh b/ct/photoprism-v5.sh index 82a54f8a..ccab7aad 100644 --- a/ct/photoprism-v5.sh +++ b/ct/photoprism-v5.sh @@ -245,7 +245,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/pihole-v5.sh b/ct/pihole-v5.sh index af6ddf98..299c53d0 100644 --- a/ct/pihole-v5.sh +++ b/ct/pihole-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/plex-v5.sh b/ct/plex-v5.sh index a8e107b2..30894617 100644 --- a/ct/plex-v5.sh +++ b/ct/plex-v5.sh @@ -256,7 +256,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/podman-homeassistant-v5.sh b/ct/podman-homeassistant-v5.sh index ccb36dfc..55f0f9c5 100644 --- a/ct/podman-homeassistant-v5.sh +++ b/ct/podman-homeassistant-v5.sh @@ -250,7 +250,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/podman-v5.sh b/ct/podman-v5.sh index 9b84108b..c4475f01 100644 --- a/ct/podman-v5.sh +++ b/ct/podman-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/postgresql-v5.sh b/ct/postgresql-v5.sh index 93c13b23..e1247142 100644 --- a/ct/postgresql-v5.sh +++ b/ct/postgresql-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/prometheus-v5.sh b/ct/prometheus-v5.sh index ce7fe51a..2de01b11 100644 --- a/ct/prometheus-v5.sh +++ b/ct/prometheus-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/prowlarr-v5.sh b/ct/prowlarr-v5.sh index 1c20cb6b..ed741da7 100644 --- a/ct/prowlarr-v5.sh +++ b/ct/prowlarr-v5.sh @@ -242,7 +242,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/radarr-v5.sh b/ct/radarr-v5.sh index 4adbed16..3ae34a9c 100644 --- a/ct/radarr-v5.sh +++ b/ct/radarr-v5.sh @@ -242,7 +242,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/readarr-v5.sh b/ct/readarr-v5.sh index 8c7a8eb6..d8e03dfb 100644 --- a/ct/readarr-v5.sh +++ b/ct/readarr-v5.sh @@ -242,7 +242,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/sabnzbd-v5.sh b/ct/sabnzbd-v5.sh index 8eba3d23..c5480465 100644 --- a/ct/sabnzbd-v5.sh +++ b/ct/sabnzbd-v5.sh @@ -242,7 +242,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/scrypted-v5.sh b/ct/scrypted-v5.sh index 078cc05d..3b4c7eda 100644 --- a/ct/scrypted-v5.sh +++ b/ct/scrypted-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/shinobi-v5.sh b/ct/shinobi-v5.sh index cfdec658..0a3ca6cf 100644 --- a/ct/shinobi-v5.sh +++ b/ct/shinobi-v5.sh @@ -255,7 +255,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/sonarr-v5.sh b/ct/sonarr-v5.sh index c65a9440..bf291d82 100644 --- a/ct/sonarr-v5.sh +++ b/ct/sonarr-v5.sh @@ -242,7 +242,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/syncthing-v5.sh b/ct/syncthing-v5.sh index c6258e1c..fc983f24 100644 --- a/ct/syncthing-v5.sh +++ b/ct/syncthing-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/tdarr-v5.sh b/ct/tdarr-v5.sh index 00d010d6..882fa1d7 100644 --- a/ct/tdarr-v5.sh +++ b/ct/tdarr-v5.sh @@ -242,7 +242,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/technitiumdns-v5.sh b/ct/technitiumdns-v5.sh index df608132..ec98b23c 100644 --- a/ct/technitiumdns-v5.sh +++ b/ct/technitiumdns-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/transmission-v5.sh b/ct/transmission-v5.sh index ab3f911c..53bf082a 100644 --- a/ct/transmission-v5.sh +++ b/ct/transmission-v5.sh @@ -242,7 +242,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/trilium-v5.sh b/ct/trilium-v5.sh index 4afb675b..9facb7ca 100644 --- a/ct/trilium-v5.sh +++ b/ct/trilium-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/umbrel-v5.sh b/ct/umbrel-v5.sh index 7d67b270..684b4fc2 100644 --- a/ct/umbrel-v5.sh +++ b/ct/umbrel-v5.sh @@ -248,7 +248,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/unifi-v5.sh b/ct/unifi-v5.sh index e44cfa37..5f07d29a 100644 --- a/ct/unifi-v5.sh +++ b/ct/unifi-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/uptimekuma-v5.sh b/ct/uptimekuma-v5.sh index a554d385..c29a3832 100644 --- a/ct/uptimekuma-v5.sh +++ b/ct/uptimekuma-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/vaultwarden-v5.sh b/ct/vaultwarden-v5.sh index 8e72a3bd..fda70c39 100644 --- a/ct/vaultwarden-v5.sh +++ b/ct/vaultwarden-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/whisparr-v5.sh b/ct/whisparr-v5.sh index 3d8e2b0f..27636526 100644 --- a/ct/whisparr-v5.sh +++ b/ct/whisparr-v5.sh @@ -243,7 +243,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/whoogle-v5.sh b/ct/whoogle-v5.sh index 411a3a16..b8600076 100644 --- a/ct/whoogle-v5.sh +++ b/ct/whoogle-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/wikijs-v5.sh b/ct/wikijs-v5.sh index 99b841f4..1ed0b3b8 100644 --- a/ct/wikijs-v5.sh +++ b/ct/wikijs-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/wireguard-v5.sh b/ct/wireguard-v5.sh index 30d5c455..044aeada 100644 --- a/ct/wireguard-v5.sh +++ b/ct/wireguard-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/yunohost-v5.sh b/ct/yunohost-v5.sh index e31e0cbe..e9d630c4 100644 --- a/ct/yunohost-v5.sh +++ b/ct/yunohost-v5.sh @@ -242,7 +242,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/zigbee2mqtt-v5.sh b/ct/zigbee2mqtt-v5.sh index 5fd070e8..e006440e 100644 --- a/ct/zigbee2mqtt-v5.sh +++ b/ct/zigbee2mqtt-v5.sh @@ -247,7 +247,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then diff --git a/ct/zwave-js-ui-v5.sh b/ct/zwave-js-ui-v5.sh index edc8d993..3018177d 100644 --- a/ct/zwave-js-ui-v5.sh +++ b/ct/zwave-js-ui-v5.sh @@ -246,7 +246,6 @@ function advanced_settings() { echo -e "${DGN}Disable IPv6: ${BGN}No${CL}" DISABLEIP6="no" fi - fi MTU1=$(whiptail --inputbox "Set Interface MTU Size (leave blank for default)" 8 58 --title "MTU SIZE" --cancel-button Exit-Script 3>&1 1>&2 2>&3) exitstatus=$? if [ $exitstatus = 0 ]; then