This commit is contained in:
root 2016-08-28 20:28:16 -04:00
commit 84e790df16
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ echo ""
INSTALL_DIR=/usr/share/sniper INSTALL_DIR=/usr/share/sniper
echo -e "$OKGREEN + -- --=[This script will install sniper under $INSTALL_DIR. Are you sure you want to continue?$RESET" 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 mkdir -p $INSTALL_DIR 2> /dev/null
cp -Rf $PWD/* $INSTALL_DIR cp -Rf $PWD/* $INSTALL_DIR

2
sniper
View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
# + -- --=[Sn1per v1.9 by 1N3 # + -- --=[Sn1per v1.9 by 1N3
# + -- --=[http://crowdshield.com # + -- --=[http://crowdshield.com
# #
# Sn1per - Automated Pentest Recon Tool # Sn1per - Automated Pentest Recon Tool