diff --git a/builder/pwnagotchi.yml b/builder/pwnagotchi.yml index 44fc9c0c..a9390af6 100644 --- a/builder/pwnagotchi.yml +++ b/builder/pwnagotchi.yml @@ -194,7 +194,7 @@ # Install nexmon to fix wireless scanning (takes 2.5G of space) - name: clone nexmon repository git: - repo: https://github.com/DrSchottky/nexmon.git + repo: https://github.com/jayofelony/nexmon.git dest: /usr/local/src/nexmon register: nexmongit