Update repair_network.sh

This commit is contained in:
MacRimi
2025-01-12 17:50:58 +01:00
committed by GitHub
parent d6e8b57b97
commit c7c6736939

View File

@@ -188,7 +188,6 @@ show_main_menu() {
show_ip_info
;;
4)
# whiptail --title "${MENU_EXIT_TITLE}" --msgbox "${MENU_EXIT_MSG}" 8 78
return
;;