mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update defaults.toml
added https://github.com/Sniffleupagus/pwnagotchi_plugins to the default repo for plugins, so tweak view can be added easier Signed-off-by: renewedbullet <140523069+renewedbullet@users.noreply.github.com>
This commit is contained in:

committed by
Jeroen Oudshoorn

parent
8ee3eb337a
commit
6249fe7333
@ -5,7 +5,8 @@ main.custom_plugin_repos = [
|
||||
"https://github.com/jayofelony/pwnagotchi-torch-plugins/archive/master.zip",
|
||||
"https://github.com/evilsocket/pwnagotchi-plugins-contrib/archive/master.zip",
|
||||
"https://github.com/tisboyo/pwnagotchi-pisugar2-plugin/archive/master.zip",
|
||||
"https://github.com/nullm0ose/pwnagotchi-plugin-pisugar3/archive/master.zip"
|
||||
"https://github.com/nullm0ose/pwnagotchi-plugin-pisugar3/archive/master.zip",
|
||||
"https://github.com/Sniffleupagus/pwnagotchi_plugins/archive/master.zip"
|
||||
]
|
||||
|
||||
main.custom_plugins = "/usr/local/share/pwnagotchi/custom-plugins/"
|
||||
|
Reference in New Issue
Block a user