mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-13 07:55:42 +00:00
4 lines
61 B
Bash
Executable File
4 lines
61 B
Bash
Executable File
#!/bin/bash
|
|
|
|
PYTHONPATH=../../src ipython3 -i ./test_grab.py
|