Created
September 18, 2015 14:32
-
-
Save eon01/d4ba3583c2516d61cd86 to your computer and use it in GitHub Desktop.
This file contains 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://mirror.cse.iitk.ac.in/debian/ jessie main | |
deb-src http://mirror.cse.iitk.ac.in/debian/ jessie main | |
deb http://security.debian.org/ jessie/updates main contrib | |
deb-src http://security.debian.org/ jessie/updates main contrib | |
# wheezy-updates, previously known as 'volatile' | |
deb http://mirror.cse.iitk.ac.in/debian/ jessie-updates main contrib | |
deb-src http://mirror.cse.iitk.ac.in/debian/ jessie-updates main contrib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment