fix coverity CID 349307
[RRG-proxmark3.git] / docker / homebrew / docker_run.sh
blob349df8a26b4cd7fe26e14b5eb017f27cb7f961a9
1 #!/bin/bash
3 docker run --volume=$(pwd)/../..:/home/linuxbrew/proxmark3 -it pm3-brew:1.0
4 # if needed, run brew as user linuxbrew