Skip to content

Instantly share code, notes, and snippets.

@kamiller
Created July 3, 2012 20:22
Show Gist options
  • Save kamiller/3042816 to your computer and use it in GitHub Desktop.
Save kamiller/3042816 to your computer and use it in GitHub Desktop.
add ubuntu partner repo
sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
@kamiller
Copy link
Author

lsb_release -sc dynamically fills in the ubuntu release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment