From b445df3ebac3dbb7e0f98835167fa5604942638e Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Fri, 6 Oct 2023 10:57:02 +0200 Subject: [PATCH] v2.4.6 Signed-off-by: Jeroen Oudshoorn --- builder/pwnagotchi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/pwnagotchi.yml b/builder/pwnagotchi.yml index 3bfa0cda..9381c6da 100644 --- a/builder/pwnagotchi.yml +++ b/builder/pwnagotchi.yml @@ -180,7 +180,7 @@ lineinfile: path: /etc/dphys-swapfile regexp: "^CONF_SWAPSIZE=.*$" - line: "CONF_SWAPSIZE=1048" + line: "CONF_SWAPSIZE=2048" - name: install packages apt: