proxmark3/flash-all.sh
2019-07-14 18:20:41 +02:00

6 lines
76 B
Bash
Executable file

#!/bin/bash
PM3PATH=$(dirname "$0")
cd "$PM3PATH" || exit 1
. proxmark3.sh