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: