mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-08 09:26:53 +00:00
Update main_menu.sh
This commit is contained in:
parent
8482d58dc7
commit
7882d74802
@ -39,7 +39,7 @@ fi
|
|||||||
|
|
||||||
case $OPTION in
|
case $OPTION in
|
||||||
1) bash <(curl -s "$REPO_URL/menu-almacenamiento.sh") ;;
|
1) bash <(curl -s "$REPO_URL/menu-almacenamiento.sh") ;;
|
||||||
2) bash <(curl -s "$REPO_URL/storage_menu.sh) ;;
|
2) bash <(curl -s "$REPO_URL/storage_menu.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 ;;
|
5) clear; msg_ok "$(translate "Thank you for using ProxMenu. Goodbye!")"; exit 0 ;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user