Skip to content

Commit

Permalink
Sn1per by 1N3CrowdShield
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed May 27, 2017
1 parent 0c5e64c commit 5038bc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -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 changes: 1 addition & 1 deletion sniper
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
## SAMPLE REPORT:
# https://gist.github.com/1N3/8214ec2da2c91691bcbc

VER="2.4"
VER="2.5"
TARGET="$1"
MODE="$2"
OPT1="$3"
Expand Down

0 comments on commit 5038bc7

Please sign in to comment.