proxmark3/flash-fullimage.sh

6 lines
76 B
Bash
Raw Normal View History

#!/bin/bash
2019-07-15 00:20:41 +08:00
PM3PATH=$(dirname "$0")
cd "$PM3PATH" || exit 1
. proxmark3.sh