Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-09-27 11:21:25 +02:00
parent 4860f1da15
commit b230cec6ad

View File

@ -11,13 +11,6 @@
} }
], ],
"provisioners": [ "provisioners": [
{
"type": "shell",
"inline": [
"uname -a",
"dpkg-architecture"
]
},
{ {
"type": "file", "type": "file",
"source": "../builder/data/usr/bin/pwnlib", "source": "../builder/data/usr/bin/pwnlib",