diff --git a/.github/scripts/generate_helpers_cache.py b/.github/scripts/generate_helpers_cache.py index 0307d8eb..25a1dfe9 100644 --- a/.github/scripts/generate_helpers_cache.py +++ b/.github/scripts/generate_helpers_cache.py @@ -8,7 +8,7 @@ import requests # ---------- Config ---------- # API_URL = "https://api.github.com/repos/community-scripts/ProxmoxVE/contents/frontend/public/json" -API_URL = "https://api.github.com/repos/community-scripts/ProxmoxVE-Frontend-Archive/contents/frontend/public/json" +API_URL = "https://api.github.com/repos/community-scripts/ProxmoxVE-Frontend-Archive/contents/public/json" SCRIPT_BASE = "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main" # Escribimos siempre en /json/helpers_cache.json, independientemente del cwd