mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-05 23:17:58 +08:00
4 lines
56 B
Bash
4 lines
56 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
PYTHONPATH=../../src ipython3 -i ./test.py
|