Merge remote-tracking branch 'origin/pwnagotchi-torch' into pwnagotchi-torch

This commit is contained in:
Jeroen Oudshoorn
2023-08-25 00:46:28 +02:00

View File

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