mirror of
https://github.com/zardus/ctf-tools
synced 2024-12-12 14:02:33 +00:00
Minor Update
This commit is contained in:
parent
3dafe02db3
commit
bc9696f87e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash -ex
|
#!/bin/bash -ex
|
||||||
|
|
||||||
git clone --depth 1 https://github.com/stasinopoulos/commix.git
|
git clone --depth 1 https://github.com/commixproject/commix.git
|
||||||
mkdir bin
|
mkdir bin
|
||||||
cd bin
|
cd bin
|
||||||
ln -s ../commix/commix.py
|
ln -s ../commix/commix.py
|
||||||
|
|
Loading…
Reference in a new issue