proxmark3: fix the path to install mfkey32v2

This commit is contained in:
Rick Farina (Zero_Chaos) 2019-08-29 16:04:23 -04:00
parent f6476e379d
commit 839ae8aa47
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -81,7 +81,7 @@ src_install(){
#install some tools
exeinto /usr/share/proxmark3/tools
doexe tools/mfkey/mfkey{32,64}
#doexe tools/mfkey32v2
doexe tools/mfkey/mfkey32v2
doexe tools/nonce2key/nonce2key
fi
#install main lua and scripts