mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
scripts
This commit is contained in:
parent
71b0c3ce31
commit
39a20b6226
7 changed files with 5 additions and 23 deletions
7
client/experimental_client_with_swig/02b_run_test_py.sh
Executable file
7
client/experimental_client_with_swig/02b_run_test_py.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
#/usr/local/lib/python3/dist-packages/pm3.py
|
||||
#/usr/lib/python3/dist-packages/pm3.py
|
||||
|
||||
# need access to pm3.py
|
||||
PYTHONPATH=../src ../../pm3 -c "script run testembedded.py"
|
Loading…
Add table
Add a link
Reference in a new issue