diff --git a/scripts/test/id.sh b/scripts/test/id.sh index 4f5e215..1d9b361 100644 --- a/scripts/test/id.sh +++ b/scripts/test/id.sh @@ -28,7 +28,7 @@ # Configuration ============================================ -REPO_URL="https://raw.githubusercontent.com/MacRimi/ProxMenux/main" +LOCAL_SCRIPTS="/usr/local/share/proxmenux/scripts" BASE_DIR="/usr/local/share/proxmenux" UTILS_FILE="$BASE_DIR/utils.sh" VENV_PATH="/opt/googletrans-env"