From e90795a89f1cd158ebf28842a0809f68faf0fa98 Mon Sep 17 00:00:00 2001 From: enigma0x3 Date: Wed, 12 Aug 2015 21:13:18 -0400 Subject: [PATCH] Update install.sh reverted due to some issues --- setup/install.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/setup/install.sh b/setup/install.sh index 4f0febe..8d0b12f 100755 --- a/setup/install.sh +++ b/setup/install.sh @@ -2,12 +2,6 @@ apt-get install python-pip -#ubuntu 14.04 LTS dependencies -apt-get install python-dev -apt-get install python-m2crypto -apt-get install swig -pip install pycrypto - #kali dependencies pip install iptools pip install pydispatcher