Sn1per by 1N3CrowdShield

This commit is contained in:
root 2017-05-27 17:23:38 -04:00
parent 0c5e64c247
commit 5038bc72a3
2 changed files with 6 additions and 1 deletions

5
build.sh Normal file
View File

@ -0,0 +1,5 @@
#!/bin/bash
# build script to push to github...
git add *
git commit -m 'Sn1per by 1N3CrowdShield'
git push origin master

2
sniper
View File

@ -81,7 +81,7 @@
## SAMPLE REPORT:
# https://gist.github.com/1N3/8214ec2da2c91691bcbc
VER="2.4"
VER="2.5"
TARGET="$1"
MODE="$2"
OPT1="$3"