mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-04-18 10:02:16 +00:00
Update API_URL for JSON content retrieval
This commit is contained in:
2
.github/scripts/generate_helpers_cache.py
vendored
2
.github/scripts/generate_helpers_cache.py
vendored
@@ -8,7 +8,7 @@ import requests
|
|||||||
|
|
||||||
# ---------- Config ----------
|
# ---------- 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/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"
|
SCRIPT_BASE = "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main"
|
||||||
|
|
||||||
# Escribimos siempre en <raiz_repo>/json/helpers_cache.json, independientemente del cwd
|
# Escribimos siempre en <raiz_repo>/json/helpers_cache.json, independientemente del cwd
|
||||||
|
|||||||
Reference in New Issue
Block a user