Update ubuntu-v5.sh

pull/986/head
tteckster 3 years ago committed by GitHub
parent 53e7fd9cf8
commit 29c2c1de87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      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

Loading…
Cancel
Save