Skip to content

Instantly share code, notes, and snippets.

@plentz
Created August 20, 2009 19:23
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 plentz/171280 to your computer and use it in GitHub Desktop.
Save plentz/171280 to your computer and use it in GitHub Desktop.
#hudson auto-update job
cd /usr/share/jetty6/webapps/
wget http://hudson-ci.org/latest/hudson.war
mv hudson.war.1 hudson.war
touch /usr/share/jetty6/contexts/hudson.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment