proxmark3/client/client_with_swig/02b_run_test_py.sh
2020-06-14 21:35:23 +02:00

7 lines
201 B
Bash
Executable file

#!/bin/bash
#/usr/local/lib/python3/dist-packages/pm3.py
#/usr/lib/python3/dist-packages/pm3.py
# need access to pm3.py
PYTHONPATH=../src build/proxmark3 /dev/ttyACM0 -c "script run testembedded.py"