diff --git a/builder/pwnagotchi.json b/builder/pwnagotchi.json index a7c21f8d..fdb6269e 100644 --- a/builder/pwnagotchi.json +++ b/builder/pwnagotchi.json @@ -8,7 +8,7 @@ "target_image_size": 8568709120, "qemu_binary": "qemu-aarch64-static", "output_filename": "../../pwnagotchi-{{user `pwn_version`}}-arm64.img", - "qemu_args": [ + "qemuargs": [ "-r", "6.1.21-v8+", "-m", "4G" ]