Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-09-24 12:27:12 +00:00
parent 701ee36f6a
commit b1cedfa81e

View File

@@ -2456,7 +2456,7 @@
"type": "ct" "type": "ct"
}, },
{ {
"name": "Container LXC Deletion", "name": "PVE LXC Deletion",
"slug": "lxc-delete", "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.", "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", "script": "tools/pve/lxc-delete.sh",