Sn1per by @Sn1perSecurity - https://sn1persecurity.com

This commit is contained in:
root
2022-12-12 13:38:40 -07:00
parent 7c2eb0f008
commit 873077473c

2
sniper
View File

@@ -8,7 +8,7 @@ if [[ $EUID -ne 0 ]]; then
exit 1
fi
VER="9.0"
VER="9.1"
INSTALL_DIR="/usr/share/sniper"
LOOT_DIR="$INSTALL_DIR/loot/$TARGET"
SNIPER_PRO=$INSTALL_DIR/pro.sh