mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-04-23 04:40:07 +08:00
3 lines
56 B
Bash
Executable file
3 lines
56 B
Bash
Executable file
#!/bin/bash
|
|
|
|
PYTHONPATH=../../src ipython3 -i ./test.py
|