mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-14 17:02:22 +00:00
Update repair_network.sh
This commit is contained in:
parent
ac9a44dcb6
commit
06124c5917
@ -189,7 +189,8 @@ show_main_menu() {
|
|||||||
;;
|
;;
|
||||||
4)
|
4)
|
||||||
whiptail --title "${MENU_EXIT_TITLE}" --msgbox "${MENU_EXIT_MSG}" 8 78
|
whiptail --title "${MENU_EXIT_TITLE}" --msgbox "${MENU_EXIT_MSG}" 8 78
|
||||||
exit 0
|
return
|
||||||
|
clear_screen
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user