mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-01 13:46:53 +00:00
Update storage_menu.sh
This commit is contained in:
parent
7e07aa8bae
commit
6021c9a349
@ -51,7 +51,7 @@ fi
|
||||
fi
|
||||
;;
|
||||
|
||||
3) return ;;
|
||||
*) return ;;
|
||||
3) exec bash <(curl -s "$REPO_URL/scripts/menus/main_menu.sh") ;;
|
||||
*) exec bash <(curl -s "$REPO_URL/scripts/menus/main_menu.sh") ;;
|
||||
esac
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user