Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2026-01-19 18:04:06 +00:00
parent bebf0e692a
commit a4905ad207

View File

@@ -1033,7 +1033,8 @@
11 11
], ],
"notes": [ "notes": [
"Execute within the Proxmox shell or in LXC" "Execute within the Proxmox shell or in LXC",
"Update with: update_copyparty"
], ],
"type": "addon" "type": "addon"
}, },
@@ -2318,8 +2319,7 @@
4 4
], ],
"notes": [ "notes": [
"Default credentials: `cat /root/hev.creds`", "Default credentials: `cat /root/hev.creds`"
"Config stored at `/etc/hev-socks5-server/main.yml`"
], ],
"type": "ct" "type": "ct"
}, },
@@ -6117,7 +6117,7 @@
"script": "ct/splunk-enterprise.sh", "script": "ct/splunk-enterprise.sh",
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/splunk-enterprise.sh", "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/splunk-enterprise.sh",
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/splunk-enterprise.sh", "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/splunk-enterprise.sh",
"os": "ubuntu", "os": "debian",
"categories": [ "categories": [
9 9
], ],