Skip to content

Commit

Permalink
Sn1per Community Edition by @xer0dayz - https://xerosecurity.com
Browse files Browse the repository at this point in the history
  • Loading branch information
1N3 committed Jun 8, 2020
1 parent 97b6706 commit 5e7632b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sniper
Expand Up @@ -8,7 +8,7 @@ if [[ $EUID -ne 0 ]]; then
exit 1
fi

VER="8.3"
VER="8.4"
INSTALL_DIR="/usr/share/sniper"
LOOT_DIR="$INSTALL_DIR/loot/$TARGET"
SNIPER_PRO=$INSTALL_DIR/pro.sh
Expand Down

0 comments on commit 5e7632b

Please sign in to comment.