mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-22 23:35:22 +00:00
4 lines
56 B
Bash
Executable File
4 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
|
|
PYTHONPATH=../../src ipython3 -i ./test.py
|