From 8a72bd1b40f473f3ffd436372e2ca861b87bff53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johanna=20R=C3=BChrig?= Date: Wed, 1 Jan 2025 16:37:57 +0100 Subject: [PATCH] Fix tags. --- ct/5etools.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/5etools.sh b/ct/5etools.sh index b59008c1..5882063c 100644 --- a/ct/5etools.sh +++ b/ct/5etools.sh @@ -7,7 +7,7 @@ source <(curl -s https://raw.githubusercontent.com/TheRealVira/ProxmoxVE/refs/he # App Default Values APP="5etools" -TAGS="wiki" +var_tags="wiki" var_cpu="1" var_ram="512" var_disk="20"