ctf-tools/commix/install

7 lines
124 B
Text
Raw Permalink Normal View History

#!/bin/bash -ex
2015-08-28 12:59:29 +03:00
2019-02-22 07:44:42 +02:00
git clone --depth 1 https://github.com/commixproject/commix.git
2015-08-28 12:59:29 +03:00
mkdir bin
cd bin
ln -s ../commix/commix.py