proxmark3/client/pyscripts/ice.py

5 lines
48 B
Python
Raw Normal View History

import os
import sys
2020-05-26 18:17:41 +08:00
print("SP %s" % sys.path)