Merge branch 'master' of github.com:byt3bl33d3r/MITMf into v0.9.6

This commit is contained in:
byt3bl33d3r 2015-04-10 15:57:17 +02:00
commit eb7e797ded
20 changed files with 230 additions and 247 deletions

View file

@ -4,6 +4,5 @@ if [[ $EUID -ne 0 ]]; then
exit 1
fi
git submodule init
git submodule update
git submodule init && git submodule update --recursive
cd libs/bdfactory/ && ./install.sh