This commit is contained in:
Chris 2018-09-03 19:07:14 +02:00
commit 2f8ea1a92c

View file

@ -18,7 +18,7 @@ function installProxmark_Linux {
fi
# install RDV40 - proxmark3
git clone https://github.com/RfidResearchGroup/proxmark3.git
git clone https://github.com/RfidResearchGroup/proxmark3.git .
(
cd proxmark3 || exit 1
git reset --hard