mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-30 05:06:53 +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") ;;
|
3) exec bash <(curl -s "$REPO_URL/scripts/repair_network.sh") ;;
|
||||||
4) exec bash <(curl -s "$REPO_URL/scripts/menus/config_menu.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 ;;
|
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
|
esac
|
||||||
|
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user