UNCLASSIFIED

Skip to content
Snippets Groups Projects
Commit 39068d00 authored by Sean Cox's avatar Sean Cox
Browse files

Update koa_env_centos.sh

parent b397d8c6
No related merge requests found
......@@ -24,6 +24,6 @@ ln -sfn /usr/local/bin/python3.8 /usr/bin/python3
pip3 install --upgrade pip
#Install Koadic
cd /
git clone https://github.com/zerosum0x0/koadic.git
git clone https://github.com/offsecginger/koadic.git
pip3 install -r /koadic/requirements.txt
done
\ No newline at end of file
done
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment