From 6e07e49c846ecc93d0c113ac3330d33d41293112 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Fri, 3 Oct 2025 18:18:02 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 22d8e9c..8a92bdc 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -4162,6 +4162,18 @@ ], "type": "pve" }, + { + "name": "PVEScriptsLocal", + "slug": "pve-scripts-local", + "desc": "A modern web-based management interface for Proxmox VE (PVE) helper scripts. This tool provides a user-friendly way to discover, download, and execute community-sourced Proxmox scripts locally with real-time terminal output streaming.", + "script": "ct/pve-scripts-local.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pve-scripts-local.sh", + "categories": [ + 1 + ], + "notes": [], + "type": "ct" + }, { "name": "qBittorrent", "slug": "qbittorrent",