Added couple of plugins, and some other stuff to work on more than 1 raspberry

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-08-24 11:55:56 +02:00
parent f9db20b9a2
commit 99a945d61c

View File

@ -19,7 +19,7 @@
{
"type": "file",
"sources": [
"~/pwnagotchi/dist/pwnagotchi-{{user `pwn_version`}}.tar.gz"
"../dist/pwnagotchi-{{user `pwn_version`}}.tar.gz"
],
"destination": "/usr/local/src/pwnagotchi/"
},