mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-07 13:31:35 -07:00
3 lines
63 B
Bash
Executable file
3 lines
63 B
Bash
Executable file
#!/bin/bash
|
|
|
|
LD_LIBRARY_PATH=../build ./test_grab /dev/ttyACM0
|