From 52c296ee299c91553f9b653af57e7910d1a83d56 Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner Date: Fri, 3 Oct 2025 13:10:28 +0200 Subject: [PATCH] Add pve scripts local --- ct/pve-scripts-local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/pve-scripts-local.sh b/ct/pve-scripts-local.sh index de63eb62..d3ee234a 100644 --- a/ct/pve-scripts-local.sh +++ b/ct/pve-scripts-local.sh @@ -6,7 +6,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # Source: https://www.debian.org/ APP="PVE-Scripts-Local" -var_tags="${var_tags:-os}" +var_tags="${var_tags:-pve-scritps-local}" var_cpu="${var_cpu:-2}" var_ram="${var_ram:-4096}" var_disk="${var_disk:-4}"