Skip to content

Instantly share code, notes, and snippets.

@lucko
Last active April 18, 2017 16:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucko/03943a13fe8da1c5798ce9412b8b118a to your computer and use it in GitHub Desktop.
Save lucko/03943a13fe8da1c5798ce9412b8b118a to your computer and use it in GitHub Desktop.
#!/bin/sh
rm BuildTools.jar
wget https://hub.spigotmc.org/jenkins/job/BuildTools/lastSuccessfulBuild/artifact/target/BuildTools.jar
java -jar BuildTools.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment