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
6e2d0d6762
commit
f918b83c63
@ -53,7 +53,7 @@ show_menu() {
|
|||||||
|
|
||||||
|
|
||||||
case $OPTION in
|
case $OPTION in
|
||||||
1) exec bash <(curl -s "$REPO_URL/scripts/menus/igpu_tpu.sh") ;;
|
1) exec bash <(curl -s "$REPO_URL/scripts/igpu_tpu.sh") ;;
|
||||||
2) exec bash <(curl -s "$REPO_URL/scripts/menus/storage_menu.sh") ;;
|
2) exec bash <(curl -s "$REPO_URL/scripts/menus/storage_menu.sh") ;;
|
||||||
3) exec bash <(curl -s "$REPO_URL/scripts/menus/network_menu") ;;
|
3) exec bash <(curl -s "$REPO_URL/scripts/menus/network_menu") ;;
|
||||||
4) exec bash <(curl -s "$REPO_URL/scripts/menus/config_menu.sh") ;;
|
4) exec bash <(curl -s "$REPO_URL/scripts/menus/config_menu.sh") ;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user