Files
pm3py/.gitmodules
michael 3123d4bc6a fix(submodule): repoint firmware at git.dngr.us (was dead GitHub URL)
The .gitmodules url pointed at github.com/dangerous-tac0s/proxmark3-pm3py, which
lacks our commits and the pinned gitlink — fresh recursive clones broke. Point it
at the real fork on the DT Gitea over SSH.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-05 17:35:02 -07:00

5 lines
120 B
Plaintext

[submodule "firmware"]
path = firmware
url = ssh://git@git.dngr.us:20022/MikeFaith/proxmark3-pm3py.git
branch = main