4 lines
83 B
Bash
Executable File
4 lines
83 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker run --volume=$(pwd)/../..:/home/rrg/proxmark3 -it pm3-suse:1.0
|