We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3393c3 commit 4d9d837Copy full SHA for 4d9d837
1 file changed
packaging/install.sh
@@ -2,7 +2,7 @@
2
set -e
3
4
VERSION="1.1.0"
5
-URL="https://github.com/Craemon/Packtools/releases/download/v$VERSION/packtools-all.jar"
+URL="https://github.com/Craemon/Packtools/releases/download/$VERSION/packtools-all.jar"
6
7
echo "Installing PackTools $VERSION..."
8
0 commit comments