Skip to content

Instantly share code, notes, and snippets.

@Mambix
Created March 22, 2017 13:30
Show Gist options
  • Save Mambix/c5bf99b0d239cc51caee81f38e899c21 to your computer and use it in GitHub Desktop.
Save Mambix/c5bf99b0d239cc51caee81f38e899c21 to your computer and use it in GitHub Desktop.
deb http://http.debian.net/debian wheezy main contrib non-free
deb-src http://http.debian.net/debian wheezy main contrib non-free
deb http://http.debian.net/debian wheezy-updates main contrib non-free
deb-src http://http.debian.net/debian wheezy-updates main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free
gpg --keyserver pgpkeys.mit.edu --recv-key 010908312D230C5F
gpg -a --export 010908312D230C5F | sudo apt-key add -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment