mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update main_menu.sh
This commit is contained in:
parent
de46f1bbc7
commit
79975a1344
@ -41,6 +41,7 @@ fi
|
|||||||
2) bash <(curl -s "$REPO_URL/menu-config.sh") ;;
|
2) bash <(curl -s "$REPO_URL/menu-config.sh") ;;
|
||||||
3) bash <(curl -s "$REPO_URL/menu-network.sh") ;;
|
3) bash <(curl -s "$REPO_URL/menu-network.sh") ;;
|
||||||
4) clear; exit 0 ;;
|
4) clear; exit 0 ;;
|
||||||
|
5) clear; msg_ok "$(translate "Thank you for using ProxMenu. Goodbye!")"; exit 0 ;;
|
||||||
*) msg_error "Opción inválida"; sleep 2 ;;
|
*) msg_error "Opción inválida"; sleep 2 ;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user