mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-12-26 10:01:07 +08:00
Add dummy cmdscripts/example.cmd for tests
This commit is contained in:
parent
7240f133e5
commit
9bb66bf037
1 changed files with 4 additions and 0 deletions
4
client/cmdscripts/example.cmd
Executable file
4
client/cmdscripts/example.cmd
Executable file
|
@ -0,0 +1,4 @@
|
||||||
|
#!/usr/bin/env -S pm3 --offline -s
|
||||||
|
|
||||||
|
rem hello
|
||||||
|
rem world
|
Loading…
Reference in a new issue