mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-07 13:31:35 -07:00
3 lines
62 B
Bash
Executable file
3 lines
62 B
Bash
Executable file
#!/bin/bash
|
|
|
|
PYTHONPATH=../../pyscripts ipython3 -i ./test.py
|