From 24dfa9590edb29965026c507c9e4093a1c418db1 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 28 Jan 2025 21:13:21 +0100 Subject: [PATCH] Aktualisieren von homarr.sh --- ct/homarr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/homarr.sh b/ct/homarr.sh index 39c74a74..98676356 100644 --- a/ct/homarr.sh +++ b/ct/homarr.sh @@ -9,7 +9,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m APP="Homarr" var_tags="arr;dashboard" var_cpu="2" -var_ram="2048" +var_ram="4096" var_disk="8" var_os="debian" var_version="12"