mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Merge remote-tracking branch 'origin/pwnagotchi-torch' into pwnagotchi-torch
This commit is contained in:
2
Makefile
2
Makefile
@ -20,7 +20,7 @@ langs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
install:
|
install:
|
||||||
PACKER := /tmp/pwnagotchi/packer
|
PACKER := ~/packer
|
||||||
PACKER_URL := https://releases.hashicorp.com/packer/$(PACKER_VERSION)/packer_$(PACKER_VERSION)_linux_amd64.zip
|
PACKER_URL := https://releases.hashicorp.com/packer/$(PACKER_VERSION)/packer_$(PACKER_VERSION)_linux_amd64.zip
|
||||||
$(PACKER):
|
$(PACKER):
|
||||||
mkdir -p $(@D)
|
mkdir -p $(@D)
|
||||||
|
Reference in New Issue
Block a user