mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
update scripts to work with make install
This commit is contained in:
parent
742b62502e
commit
595fde5312
9 changed files with 63 additions and 44 deletions
4
pm3-flash-all
Executable file
4
pm3-flash-all
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
PM3PATH=$(dirname "$0")
|
||||
. "$PM3PATH/pm3"
|
Loading…
Add table
Add a link
Reference in a new issue