diff --git a/install.sh b/install.sh index 132f418..75eaef5 100644 --- a/install.sh +++ b/install.sh @@ -22,7 +22,7 @@ echo "" INSTALL_DIR=/usr/share/sniper echo -e "$OKGREEN + -- --=[This script will install sniper under $INSTALL_DIR. Are you sure you want to continue?$RESET" -read answer +read answer mkdir -p $INSTALL_DIR 2> /dev/null cp -Rf $PWD/* $INSTALL_DIR diff --git a/sniper b/sniper index d2fdbe7..d2e54fe 100644 --- a/sniper +++ b/sniper @@ -1,5 +1,5 @@ #!/bin/bash -# + -- --=[Sn1per v1.9 by 1N3 +# + -- --=[Sn1per v1.9 by 1N3 # + -- --=[http://crowdshield.com # # Sn1per - Automated Pentest Recon Tool