From df5cb910a8e8481b12eb4e483a26c5163712ee75 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Thu, 16 Oct 2025 19:20:57 +0200 Subject: [PATCH] Update Open Archiver --- ct/open-archiver.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/open-archiver.sh b/ct/open-archiver.sh index c65ec9f3d..8bc105a23 100644 --- a/ct/open-archiver.sh +++ b/ct/open-archiver.sh @@ -5,7 +5,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://openarchiver.com/ -APP="Open Archiver" +APP="Open-Archiver" var_tags="${var_tags:-os}" var_cpu="${var_cpu:-2}" var_ram="${var_ram:-3072}"