Added couple of plugins, and some other stuff to work on more than 1 raspberry

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-08-24 11:43:05 +02:00
parent 983defcbf4
commit d72754272c

View File

@ -4,7 +4,9 @@
"name": "pwnagotchi",
"type": "arm-image",
"iso_url": "https://downloads.raspberrypi.org/raspios_lite_arm64/images/raspios_lite_arm64-2023-05-03/2023-05-03-raspios-bullseye-arm64-lite.img.xz",
"checksum_types": "SHA256",
"checksum_types": [
"sha256"
],
"iso_checksum": "8d438cace321b4e2fa32334d620d821197e188fe"
}
],