From 86d81fec6d302ccde0adaf18a13ee192a2c43595 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 27 Jan 2017 14:40:42 -0500 Subject: [PATCH] Sn1per by 1N3@CrowdShield --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index a8ce148..a236b6f 100644 --- a/install.sh +++ b/install.sh @@ -64,8 +64,8 @@ git clone https://github.com/drwetter/testssl.sh.git git clone https://github.com/lunarca/SimpleEmailSpoofer git clone https://github.com/arthepsy/ssh-audit echo -e "$OKORANGE + -- --=[Setting up environment...$RESET" -cd $PLUGINS_DIR/Findsploit/ && sh install.sh -cd $PLUGINS_DIR/BruteX/ && sh install.sh +cd $PLUGINS_DIR/Findsploit/ && bash install.sh +cd $PLUGINS_DIR/BruteX/ && bash install.sh cd $INSTALL_DIR mkdir $LOOT_DIR 2> /dev/null mkdir $LOOT_DIR/screenshots/ -p 2> /dev/null