Changed it back to me

I changed it back to me so I can build off of it instead of Main repo
This commit is contained in:
Chad Walter Cummings 2021-12-24 01:27:29 -06:00 committed by GitHub
parent 47aee29806
commit d5501d89ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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