Skip to content

Commit

Permalink
Sn1per v9.2 updates
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jul 29, 2023
1 parent 074295c commit 72d7fda
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="9.1"
VER="9.2"
INSTALL_DIR="/usr/share/sniper"
LOOT_DIR="$INSTALL_DIR/loot/$TARGET"
SNIPER_PRO=$INSTALL_DIR/pro.sh
Expand Down

0 comments on commit 72d7fda

Please sign in to comment.