Update tools/pve/update-apps.sh

Co-authored-by: Chris <punk.sand7393@fastmail.com>
This commit is contained in:
CanbiZ (MickLesk)
2026-02-05 19:53:15 +01:00
committed by GitHub
parent 3e034fb59e
commit 89df7f7c85

View File

@@ -185,7 +185,7 @@ fi
menu_items=()
FORMAT="%-10s %-15s %-10s"
TAGS="community-script|proxmox-helper-scripts"
TAGS="${var_tags:-community-script|proxmox-helper-scripts}"
while read -r container; do
container_id=$(echo $container | awk '{print $1}')