diff --git a/builder/pwnagotchi.json.pkr.hcl b/builder/pwnagotchi.json.pkr.hcl index af01a858..3d4b54ec 100644 --- a/builder/pwnagotchi.json.pkr.hcl +++ b/builder/pwnagotchi.json.pkr.hcl @@ -1,12 +1,3 @@ -packer { - required_plugins { - arm = { - version = ">= 1.0.0" - source = "github.com/cdecoux/builder-arm" - } - } -} - variable "pwn_hostname" { type = string }