diff --git a/build.sh b/build.sh new file mode 100644 index 0000000..18755f0 --- /dev/null +++ b/build.sh @@ -0,0 +1,5 @@ +#!/bin/bash +# build script to push to github... +git add * +git commit -m 'Sn1per by 1N3CrowdShield' +git push origin master diff --git a/sniper b/sniper index d1fcc55..20f2115 100644 --- a/sniper +++ b/sniper @@ -81,7 +81,7 @@ ## SAMPLE REPORT: # https://gist.github.com/1N3/8214ec2da2c91691bcbc -VER="2.4" +VER="2.5" TARGET="$1" MODE="$2" OPT1="$3"