From 1e5c52e416f982465638f0e45d16a74a0fe58b3e Mon Sep 17 00:00:00 2001 From: MacRimi <123239993+MacRimi@users.noreply.github.com> Date: Wed, 29 Jan 2025 20:26:14 +0100 Subject: [PATCH] Update storage_menu.sh --- scripts/menus/storage_menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/menus/storage_menu.sh b/scripts/menus/storage_menu.sh index e391c00..ef1294b 100644 --- a/scripts/menus/storage_menu.sh +++ b/scripts/menus/storage_menu.sh @@ -12,7 +12,7 @@ # Configuration ============================================ -REPO_URL="https://raw.githubusercontent.com/MacRimi/ProxMenux/main" +REPO_URL="https://raw.githubusercontent.com/MacRimi/ProxMenux/main/scripts" UTILS_URL="https://raw.githubusercontent.com/MacRimi/ProxMenux/main/scripts/utils.sh" BASE_DIR="/usr/local/share/proxmenux" CACHE_FILE="$BASE_DIR/cache.json"