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:33:09 +02:00
parent 82d6dcd961
commit dfc66c365f

View File

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