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 13:27:21 +02:00
parent d129df78fb
commit 82d6dcd961

View File

@ -20,7 +20,7 @@ langs:
done
install:
PACKER := /tmp/pwnagotchi/packer
PACKER := /home/hakselaar/pwnagotchi/packer
PACKER_URL := https://releases.hashicorp.com/packer/$(PACKER_VERSION)/packer_$(PACKER_VERSION)_linux_amd64.zip
$(PACKER):
mkdir -p $(@D)