We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e13c6f commit dae1756Copy full SHA for dae1756
1 file changed
sniper
@@ -8,7 +8,7 @@ if [[ $EUID -ne 0 ]]; then
8
exit 1
9
fi
10
11
-VER="8.5"
+VER="8.6"
12
INSTALL_DIR="/usr/share/sniper"
13
LOOT_DIR="$INSTALL_DIR/loot/$TARGET"
14
SNIPER_PRO=$INSTALL_DIR/pro.sh
0 commit comments