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