From 4c826c90cb9d58771c1d81ead7cf9cacafb879e7 Mon Sep 17 00:00:00 2001 From: wpa-2 <9049886+wpa-2@users.noreply.github.com> Date: Sat, 28 Dec 2024 15:40:52 +0000 Subject: [PATCH] Update defaults.toml <3 Signed-off-by: wpa-2 <9049886+wpa-2@users.noreply.github.com> --- pwnagotchi/defaults.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 18bbff50..b84c49b3 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -11,7 +11,8 @@ main.custom_plugin_repos = [ "https://github.com/jayofelony/pwnagotchi-torch-plugins/archive/master.zip", "https://github.com/Sniffleupagus/pwnagotchi_plugins/archive/master.zip", "https://github.com/NeonLightning/pwny/archive/master.zip", - "https://github.com/marbasec/UPSLite_Plugin_1_3/archive/master.zip" + "https://github.com/marbasec/UPSLite_Plugin_1_3/archive/master.zip", + "https://github.com/wpa-2/Pwnagotchi-Plugins/archive/master.zip" ] main.custom_plugins = "/usr/local/share/pwnagotchi/custom-plugins/"