From 5038bc72a3a33429ab3bb2ac05d8ee16f19db1c7 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 27 May 2017 17:23:38 -0400 Subject: [PATCH] Sn1per by 1N3CrowdShield --- build.sh | 5 +++++ sniper | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 build.sh 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"