Fixing Makefile and ansible playbook

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-08-27 11:05:37 +02:00
parent 4848e9196e
commit 5e36ba57c3
2 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,10 @@
"type": "arm-image", "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", "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",
"iso_checksum": "sha256:bf982e56b0374712d93e185780d121e3f5c3d5e33052a95f72f9aed468d58fa7", "iso_checksum": "sha256:bf982e56b0374712d93e185780d121e3f5c3d5e33052a95f72f9aed468d58fa7",
"target_image_size": 9368709120 "target_image_size": 9368709120,
"qemu_args": [
"-m 8G"
]
} }
], ],
"provisioners": [ "provisioners": [

View File

@ -489,7 +489,7 @@
content: | content: |
(◕‿‿◕) {{pwnagotchi.hostname}} (◕‿‿◕) {{pwnagotchi.hostname}}
Hi! I'm a pwnagotchi, please take good care of me! Hi! I'm a pwnagotchi {{pwnagotchi.version}}, please take good care of me!
Here are some basic things you need to know to raise me properly! Here are some basic things you need to know to raise me properly!
If you want to change my configuration, use /etc/pwnagotchi/config.toml If you want to change my configuration, use /etc/pwnagotchi/config.toml