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:51:09 +02:00
parent d1d03499e8
commit a0bd1b277a

View File

@ -19,6 +19,7 @@ langs:
./scripts/language.sh compile $$(basename $$lang); \
done
install:
PACKER := /tmp/pwnagotchi/packer
PACKER_URL := https://releases.hashicorp.com/packer/$(PACKER_VERSION)/packer_$(PACKER_VERSION)_linux_amd64.zip
$(PACKER):