Files
proxmark3/client/lib/01make_lib_continue.sh
T
Philippe Teuwen d59630183e swig: move pm3.i
2020-06-14 21:40:43 +02:00

8 lines
39 B
Bash
Executable File

#!/bin/bash
(
cd build
make -j
)