From a789b103d77d0d8646a66cee29e90416d5c8a290 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Thu, 28 Sep 2023 15:33:25 +0200 Subject: [PATCH] v2.4.4 Signed-off-by: Jeroen Oudshoorn --- .idea/inspectionProfiles/profiles_settings.xml | 1 + .idea/misc.xml | 2 +- .idea/pwnagotchi.iml | 2 +- builder/pwnagotchi.json | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml index 105ce2da..dd4c951e 100644 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -1,5 +1,6 @@ + diff --git a/.idea/misc.xml b/.idea/misc.xml index dc9ea490..6178365c 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/.idea/pwnagotchi.iml b/.idea/pwnagotchi.iml index 38d1fd89..ad51e808 100644 --- a/.idea/pwnagotchi.iml +++ b/.idea/pwnagotchi.iml @@ -4,7 +4,7 @@ - + diff --git a/builder/pwnagotchi.json b/builder/pwnagotchi.json index b7d3dff8..fff56357 100644 --- a/builder/pwnagotchi.json +++ b/builder/pwnagotchi.json @@ -7,7 +7,7 @@ "iso_checksum": "file:https://downloads.raspberrypi.org/raspios_lite_arm64/images/raspios_lite_arm64-2023-05-03/2023-05-03-raspios-bullseye-arm64-lite.img.xz.sha256", "target_image_size": 9368709120, "qemu_binary": "qemu-aarch64-static", - "output_filename": "images/pwnagotchi-{{user `pwn_version`}}-arm64.img" + "output_filename": "../../../pwnagotchi-{{user `pwn_version`}}-arm64.img" } ], "provisioners": [