Skip to content

Instantly share code, notes, and snippets.

@caefer
Created August 18, 2010 15:28
Show Gist options
  • Save caefer/535133 to your computer and use it in GitHub Desktop.
Save caefer/535133 to your computer and use it in GitHub Desktop.
mkdir -p /opt/hudson/{logs,tmp,war}
cd /opt/hudson
chmod 777 {logs,tmp}
wget http://hudson-ci.org/latest/hudson.war
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment