mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
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:
2
Makefile
2
Makefile
@ -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.
|
||||
|
Reference in New Issue
Block a user