Sn1per by 1N3@CrowdShield

This commit is contained in:
1N3 2016-08-28 17:18:53 -07:00 committed by GitHub
parent 7c28b368bb
commit 061a94e06d
1 changed files with 1 additions and 1 deletions

View File

@ -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