mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-29 20:56:54 +00:00
Update main_menu.sh
This commit is contained in:
parent
a771b4bcd6
commit
a4978f7535
@ -43,7 +43,7 @@ show_menu() {
|
||||
3) exec bash <(curl -s "$REPO_URL/scripts/repair_network.sh") ;;
|
||||
4) exec bash <(curl -s "$REPO_URL/scripts/menus/config_menu.sh") ;;
|
||||
5) clear; msg_ok "$(translate "Thank you for using ProxMenu. Goodbye!")"; exit 0 ;;
|
||||
*) msg_error "Opción inválida"; sleep 2 ;;
|
||||
*) msg_warn "Opción inválida"; sleep 2 ;;
|
||||
esac
|
||||
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user