Skip to content

Instantly share code, notes, and snippets.

@richardlehane
Last active August 29, 2015 14:18
Show Gist options
  • Select an option

  • Save richardlehane/8d5abecb246485085171 to your computer and use it in GitHub Desktop.

Select an option

Save richardlehane/8d5abecb246485085171 to your computer and use it in GitHub Desktop.
Bintray install
wget -qO - https://bintray.com/user/downloadSubjectPublicKey?username=bintray | sudo apt-key add -
echo "deb http://dl.bintray.com/siegfried/debian wheezy main" | sudo tee -a /etc/apt/sources.list
sudo apt-get update
sudo apt-get install siegfried
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment