diff --git a/builder/pwnagotchi.json.pkr.hcl b/builder/pwnagotchi.json.pkr.hcl index dfc1ba8e..db14ba31 100644 --- a/builder/pwnagotchi.json.pkr.hcl +++ b/builder/pwnagotchi.json.pkr.hcl @@ -76,6 +76,10 @@ build { inline = ["chmod +x /usr/bin/*"] } + provisioner "shell" { + inline = ["dpkg --add-architecture armhf"] + } + provisioner "file" { destination = "/etc/systemd/system/" sources = [