Update pwnagotchi.yml

This commit is contained in:
Chad Walter Cummings
2021-12-23 00:44:03 -06:00
committed by GitHub
parent fdef3bae97
commit c26f92d9dc

@ -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