From 5c2004c21e9c29e2e311a78114f21341f7b5a349 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 5 Jun 2025 09:49:39 +0200 Subject: [PATCH] Update zot-registry.sh --- ct/zot-registry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/zot-registry.sh b/ct/zot-registry.sh index c03cc0ff..eda50bc3 100644 --- a/ct/zot-registry.sh +++ b/ct/zot-registry.sh @@ -5,7 +5,7 @@ source <(curl -s https://git.community-scripts.org/community-scripts/ProxmoxVED/ # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://zotregistry.dev/ -APP="Zot Registry" +APP="Zot-Registry" var_tags="${var_tags:-registry;oci}" var_cpu="${var_cpu:-1}" var_ram="${var_ram:-2048}"