mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -8,9 +8,9 @@
|
|||||||
"target_image_size": 8568709120,
|
"target_image_size": 8568709120,
|
||||||
"qemu_binary": "qemu-aarch64-static",
|
"qemu_binary": "qemu-aarch64-static",
|
||||||
"output_filename": "../../pwnagotchi-{{user `pwn_version`}}-arm64.img",
|
"output_filename": "../../pwnagotchi-{{user `pwn_version`}}-arm64.img",
|
||||||
"qemu_args":[
|
"qemu_args": [
|
||||||
["-r", "6.1.21-v8+"],
|
"-r", "6.1.21-v8+",
|
||||||
["-m", "aarch64"]
|
"-m", "aarch64"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user