From 29c2c1de87d21b2f088e7ae75af06dea49caee6a Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 26 Jan 2023 03:25:54 -0500 Subject: [PATCH] Update ubuntu-v5.sh --- ct/ubuntu-v5.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/ubuntu-v5.sh b/ct/ubuntu-v5.sh index bb007b2f..bb8572e1 100644 --- a/ct/ubuntu-v5.sh +++ b/ct/ubuntu-v5.sh @@ -251,7 +251,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