mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-24 23:25:40 -07:00
Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3
This commit is contained in:
commit
2f8ea1a92c
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ function installProxmark_Linux {
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# install RDV40 - proxmark3
|
# install RDV40 - proxmark3
|
||||||
git clone https://github.com/RfidResearchGroup/proxmark3.git
|
git clone https://github.com/RfidResearchGroup/proxmark3.git .
|
||||||
(
|
(
|
||||||
cd proxmark3 || exit 1
|
cd proxmark3 || exit 1
|
||||||
git reset --hard
|
git reset --hard
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue