mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
1
Makefile
1
Makefile
@ -44,7 +44,6 @@ packer:
|
||||
curl https://releases.hashicorp.com/packer/$(PACKER_VERSION)/packer_$(PACKER_VERSION)_linux_amd64.zip -o /tmp/packer.zip
|
||||
unzip -o /tmp/packer.zip -d /tmp
|
||||
sudo mv /tmp/packer /usr/bin/packer
|
||||
/usr/bin/packer plugins install github.com/solo-io/arm-image
|
||||
|
||||
image: packer
|
||||
export LC_ALL=en_GB.UTF-8
|
||||
|
Reference in New Issue
Block a user