refactor: switch from remote URLs to local script execution (unused path)

This commit is contained in:
cod378
2025-11-03 01:56:23 +00:00
parent 050b95946c
commit f2afc94ed2

View File

@@ -9,7 +9,7 @@
# Last Updated: 14/08/2025 # Last Updated: 14/08/2025
# ========================================================== # ==========================================================
REPO_URL="https://raw.githubusercontent.com/MacRimi/ProxMenux/main" LOCAL_SCRIPTS="/usr/local/share/proxmenux/scripts"
BASE_DIR="/usr/local/share/proxmenux" BASE_DIR="/usr/local/share/proxmenux"
UTILS_FILE="$BASE_DIR/utils.sh" UTILS_FILE="$BASE_DIR/utils.sh"