Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Dec 12, 2022
1 parent 7c2eb0f commit 8730774
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.0"
VER="9.1"
INSTALL_DIR="/usr/share/sniper"
LOOT_DIR="$INSTALL_DIR/loot/$TARGET"
SNIPER_PRO=$INSTALL_DIR/pro.sh
Expand Down

0 comments on commit 8730774

Please sign in to comment.