mirror of
https://github.com/zardus/ctf-tools
synced 2024-12-04 02:09:11 +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
|
||||
|
||||
git clone --depth 1 https://github.com/stasinopoulos/commix.git
|
||||
git clone --depth 1 https://github.com/commixproject/commix.git
|
||||
mkdir bin
|
||||
cd bin
|
||||
ln -s ../commix/commix.py
|
||||
|
|
Loading…
Reference in a new issue