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:54:38 +02:00
parent 14fc04da7d
commit 7f87646577

View File

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