mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-12 04:26:41 +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
|