Created
March 22, 2017 13:30
-
-
Save Mambix/c5bf99b0d239cc51caee81f38e899c21 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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