Skip to content

Commit

Permalink
No shallow clone
Browse files Browse the repository at this point in the history
  • Loading branch information
andresriancho committed Mar 31, 2014
1 parent 554da1e commit eee0937
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion w3af/core/controllers/dependency_check/platforms/kali.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
cd ~
apt-get install -y python-pip
pip install --upgrade pip
git clone --depth 1 https://github.com/andresriancho/w3af.git
git clone 1 https/github.com/andresriancho/w3af.git
cd w3af
./w3af_console
. /tmp/w3af_dependency_install.sh
Expand Down

0 comments on commit eee0937

Please sign in to comment.