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:55:36 +02:00
parent 7f87646577
commit f9db20b9a2

View File

@ -1,6 +1,6 @@
PACKER_VERSION=1.9.4
PWN_HOSTNAME=pwnagotchi
PWN_VERSION=2.0.1
PWN_VERSION:=$(shell cut -d"'" -f2 < pwnagotchi/_version.py)
# The Ansible part of the build can inadvertently change the active hostname of
# the build machine while updating the permanent hostname of the build image.