Skip to content

Commit

Permalink
Sn1per by 1N3@CrowdShield
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Mar 9, 2018
1 parent 51f7556 commit 4251cd3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
## CHANGELOG:
* v4.2 - Fixed bad merge in 4.1 causing sniper to break.
* v4.1 - Fixed a few bugs with various command line switches for airstrike and nuke modes.
* v4.1 - Fixed issue with path relative file inclusion via the -f flag. You can now include just the local filename (sniper -f targets.txt).
* v4.0 - Added new command switch options for all sniper scans (see --help for details)
Expand Down
3 changes: 0 additions & 3 deletions sniper
Original file line number Diff line number Diff line change
Expand Up @@ -217,11 +217,8 @@ case $key in
shift # past argument
;;
-nl|--noloot)
<<<<<<< HEAD
LOOT="0"
=======
NOLOOT="1"
>>>>>>> b13866c8026af59a392a05f3b2254c4a1f049c81
shift # past argument
;;
-w|--workspace)
Expand Down

0 comments on commit 4251cd3

Please sign in to comment.