Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-03 21:52:13 +02:00
parent a5ba4cf8eb
commit 9d9b1929b7

View File

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