Update pwnagotchi.yml

This commit is contained in:
Chad Walter Cummings
2021-12-11 09:56:18 -06:00
committed by GitHub
parent c3093bc9aa
commit 4350fa1204

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