From a11c76e38b77d631e128fb29a9fc79ad44673f15 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Fri, 6 Oct 2023 10:56:40 +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 9381c6da..3bfa0cda 100644 --- a/builder/pwnagotchi.yml +++ b/builder/pwnagotchi.yml @@ -180,7 +180,7 @@ lineinfile: path: /etc/dphys-swapfile regexp: "^CONF_SWAPSIZE=.*$" - line: "CONF_SWAPSIZE=2048" + line: "CONF_SWAPSIZE=1048" - name: install packages apt: