diff --git a/builder/pwnagotchi.json b/builder/pwnagotchi.json index 76a18d5f..b7d3dff8 100644 --- a/builder/pwnagotchi.json +++ b/builder/pwnagotchi.json @@ -11,13 +11,6 @@ } ], "provisioners": [ - { - "type": "shell", - "inline": [ - "uname -a", - "dpkg-architecture" - ] - }, { "type": "file", "source": "../builder/data/usr/bin/pwnlib",