ctf-tools/commix/install
Anastasios Stasinopoulos bc9696f87e Minor Update
2019-02-22 21:02:16 -07:00

6 lines
124 B
Bash
Executable file

#!/bin/bash -ex
git clone --depth 1 https://github.com/commixproject/commix.git
mkdir bin
cd bin
ln -s ../commix/commix.py