Update pwnagotchi.yml

This commit is contained in:
Chad Walter Cummings
2021-12-22 23:59:38 -06:00
committed by GitHub
parent bcb01ce046
commit fdef3bae97

@ -226,7 +226,7 @@
- name: clone pwnagotchi repository
git:
repo: https://github.com/scifijunk/pwnagotchi.git
repo: https://github.com/evilsocket/pwnagotchi.git
dest: /usr/local/src/pwnagotchi
register: pwnagotchigit