Version 2.4.3

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-09-22 10:09:03 +02:00
parent c1461c0fa5
commit 9cf87f8c45

View File

@ -15,8 +15,7 @@
"type": "shell", "type": "shell",
"inline": [ "inline": [
"uname -a", "uname -a",
"dpkg-architecture", "dpkg-architecture"
"mkdir -p /usr/local/src/pwnagotchi"
] ]
}, },
{ {