Merge pull request #20 from TomHarkness/master

OS X - Fix for install.sh
This commit is contained in:
RFID Research Group 2018-08-30 20:23:23 +02:00 committed by GitHub
commit 41ca388edc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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