From d66a4814dd82a676d040a63c6cfead221f48c086 Mon Sep 17 00:00:00 2001 From: Jeroen Oudshoorn Date: Thu, 21 Dec 2023 07:59:48 +0100 Subject: [PATCH] New repo for UPSLite plugin 1.3 --- pwnagotchi/defaults.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pwnagotchi/defaults.toml b/pwnagotchi/defaults.toml index 138d7796..46893ba4 100644 --- a/pwnagotchi/defaults.toml +++ b/pwnagotchi/defaults.toml @@ -7,7 +7,8 @@ main.custom_plugin_repos = [ "https://github.com/tisboyo/pwnagotchi-pisugar2-plugin/archive/master.zip", "https://github.com/nullm0ose/pwnagotchi-plugin-pisugar3/archive/master.zip", "https://github.com/Sniffleupagus/pwnagotchi_plugins/archive/master.zip", - "https://github.com/NeonLightning/pwny/archive/master.zip" + "https://github.com/NeonLightning/pwny/archive/master.zip", + "https://github.com/marbasec/UPSLite_Plugin_1_3/archive/master.zip" ] main.custom_plugins = "/usr/local/share/pwnagotchi/custom-plugins/"