From d5501d89ca8c2c2f9641db05c33f5cf58fb6d1a7 Mon Sep 17 00:00:00 2001 From: Chad Walter Cummings <95538539+scifijunk@users.noreply.github.com> Date: Fri, 24 Dec 2021 01:27:29 -0600 Subject: [PATCH] Changed it back to me I changed it back to me so I can build off of it instead of Main repo --- builder/pwnagotchi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/pwnagotchi.yml b/builder/pwnagotchi.yml index 498b517..92e9474 100644 --- a/builder/pwnagotchi.yml +++ b/builder/pwnagotchi.yml @@ -226,7 +226,7 @@ - name: clone pwnagotchi repository git: - repo: https://github.com/evilsocket/pwnagotchi.git + repo: https://github.com/scifijunk/pwnagotchi.git dest: /usr/local/src/pwnagotchi register: pwnagotchigit