Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Sam Heinz
2025-05-13 00:19:41 +10:00
359 changed files with 2173 additions and 1315 deletions
+2
View File
@@ -10,6 +10,7 @@
"documentation": null,
"website": null,
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/linuxcontainers.svg",
"config_path": "",
"description": "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.",
"install_methods": [
{
@@ -36,3 +37,4 @@
],
"status": "🚧"
}