From b1cedfa81e76e207a64b5d1093a3f2640ddeb7ff Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Wed, 24 Sep 2025 12:27:12 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index b7261e8..9747de5 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2456,7 +2456,7 @@ "type": "ct" }, { - "name": "Container LXC Deletion", + "name": "PVE LXC Deletion", "slug": "lxc-delete", "desc": "This script helps manage and delete LXC containers on a Proxmox VE server. It lists all available containers, allowing the user to select one or more for deletion through an interactive menu. Running containers are automatically stopped before deletion, and the user is asked to confirm each action. The script ensures a controlled and efficient container management process.", "script": "tools/pve/lxc-delete.sh",