mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-10 23:15:22 +08:00
4 lines
75 B
Bash
4 lines
75 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
build/proxmark3 /dev/ttyACM0 -c "script run testembedded.lua"
|