Update for bookworm release

This commit is contained in:
Jeroen Oudshoorn
2023-12-14 12:34:14 +01:00
parent 6591ea2e37
commit d1158e8825
12 changed files with 304 additions and 297 deletions

View File

@ -1,4 +1,4 @@
PACKER_VERSION := 1.9.4
PACKER_VERSION := 1.10.0
PWN_HOSTNAME := pwnagotchi
PWN_VERSION := $(shell cut -d"'" -f2 < pwnagotchi/_version.py)
@ -64,5 +64,5 @@ pwnagotchi: $(SDIST) builder/pwnagotchi.json.pkr.hcl builder/raspberrypi32.yml b
image: pwnagotchi
clean:
- rm -rf dist pwnagotchi.egg-info
- rm -rf build dist pwnagotchi.egg-info
- rm -f $(PACKER)