Skip to content

Instantly share code, notes, and snippets.

@skull-squadron
Created December 25, 2010 05:29
Show Gist options
  • Save skull-squadron/754705 to your computer and use it in GitHub Desktop.
Save skull-squadron/754705 to your computer and use it in GitHub Desktop.
#!/bin/sh
wget -qO - http://pkg.hudson-labs.org/debian/hudson-labs.org.key | sudo apt-key add -
sudo add-apt-repository http://pkg.hudson-labs.org/debian binary
sudo apt-get update
sudo apt-get install hudson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment