Sn1per v9.2 updates

This commit is contained in:
root 2023-07-29 09:36:08 -07:00
parent 074295caf1
commit 72d7fda4da
1 changed files with 1 additions and 1 deletions

2
sniper
View File

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