specify full path for packer
This commit is contained in:
parent
956b8c7a67
commit
9471d722af
2
Makefile
2
Makefile
@ -12,7 +12,7 @@ install:
|
||||
cp /tmp/packer-builder-arm-image/packer-builder-arm-image /usr/bin
|
||||
|
||||
image:
|
||||
cd builder && sudo packer build pwnagotchi.json
|
||||
cd builder && sudo /usr/bin/packer build pwnagotchi.json
|
||||
mv builder/output-pwnagotchi/image pwnagotchi-raspbian-lite-$(PWN_VERSION).img
|
||||
zip pwnagotchi-raspbian-lite-$(PWN_VERSION).zip pwnagotchi-raspbian-lite-$(PWN_VERSION).img
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user