rework shell scripts for easy client or flasher
This commit is contained in:
4
flash-fullimage.sh
Executable file
4
flash-fullimage.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd $(dirname "$0")
|
||||
. proxmark3.sh
|
||||
Reference in New Issue
Block a user