mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-13 16:32:23 +00:00
Update repair_network.sh
This commit is contained in:
parent
29917bf932
commit
27aa9206a2
@ -193,6 +193,7 @@ show_main_menu() {
|
||||
show_ip_info
|
||||
;;
|
||||
4)
|
||||
echo "${MENU_EXIT_MSG}"
|
||||
return
|
||||
;;
|
||||
esac
|
||||
@ -201,10 +202,8 @@ show_main_menu() {
|
||||
|
||||
# Función principal
|
||||
main() {
|
||||
whiptail --title "${REPAIR_MENU_TITLE}" --msgbox "${NETWORK_REPAIR_STARTED}" 8 78
|
||||
show_main_menu
|
||||
}
|
||||
|
||||
# Ejecutar la función principal
|
||||
main
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user