Created
June 4, 2021 04:09
-
-
Save Zeryther/6b87f5ccdced02dfe5acaeb40c483f17 to your computer and use it in GitHub Desktop.
Running BuildTools easily
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -O BuildTools.jar https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar | |
git config --global --unset core.autocrlf | |
java -jar BuildTools.jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment