From f3408ed4f3be741003cfcb8c48a27060e8245114 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 19 Oct 2024 10:36:23 -0400 Subject: [PATCH] Update cockpit.sh increase resources --- ct/cockpit.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ct/cockpit.sh b/ct/cockpit.sh index c38adaea..47922995 100644 --- a/ct/cockpit.sh +++ b/ct/cockpit.sh @@ -20,9 +20,9 @@ EOF header_info echo -e "Loading..." APP="Cockpit" -var_disk="2" -var_cpu="1" -var_ram="512" +var_disk="4" +var_cpu="2" +var_ram="1024" var_os="debian" var_version="12" variables