mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-08 17:18:10 +08:00
3 lines
61 B
Bash
Executable file
3 lines
61 B
Bash
Executable file
#!/bin/bash
|
|
|
|
PYTHONPATH=../../src ipython3 -i ./test_grab.py
|