From ce813e8cef6039a6f3cc734b82d207a19772a676 Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 2 Mar 2022 13:11:45 -0500 Subject: [PATCH] Update dashy.sh --- ct/dashy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/dashy.sh b/ct/dashy.sh index ba366911..25cab4a1 100644 --- a/ct/dashy.sh +++ b/ct/dashy.sh @@ -138,7 +138,7 @@ export PCT_OPTIONS=" -net0 name=eth0,bridge=vmbr0,ip=dhcp -onboot 1 -cores 2 - -memory 1024 + -memory 2048 -unprivileged ${IM} " bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/ct/create_lxc.sh)" || exit