Switched it to my Gitea

Switched it to my Gitea until the Pull Request on Github goes through. When it does start mirroring my Gitea of pwnagotchi to Github.
This commit is contained in:
scifijunkie 2022-02-14 21:31:05 +00:00
parent a6edbedbc8
commit 5147d0f351

View File

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