From e1953beca4fb5b662dbfcc96e74d9477722b4983 Mon Sep 17 00:00:00 2001 From: tteckster Date: Tue, 29 Aug 2023 09:46:16 -0400 Subject: [PATCH] Update turnkey-core.sh adjust resources --- turnkey/turnkey-core.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/turnkey/turnkey-core.sh b/turnkey/turnkey-core.sh index a1039114..494af647 100644 --- a/turnkey/turnkey-core.sh +++ b/turnkey/turnkey-core.sh @@ -14,8 +14,8 @@ PCT_OPTIONS=" -hostname turnkey-core -tags proxmox-helper-scripts -onboot 1 - -cores 4 - -memory 4096 + -cores 2 + -memory 2048 -password $PASS -net0 name=eth0,bridge=vmbr0,ip=dhcp -unprivileged 1