mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-15 21:02:30 +01:00
proxmark3: fix the path to install mfkey32v2
This commit is contained in:
parent
f6476e379d
commit
839ae8aa47
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue