Created
October 28, 2016 23:57
-
-
Save RupGautam/3a7bf46e56d717d6df05b0a09043a521 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
| #------------------------------------------------------------------------------# | |
| # OFFICIAL UBUNTU REPOS # | |
| #------------------------------------------------------------------------------# | |
| ###### Ubuntu Main Repos | |
| deb http://ca.archive.ubuntu.com/ubuntu/ xenial main universe | |
| deb-src http://ca.archive.ubuntu.com/ubuntu/ xenial main | |
| ###### Ubuntu Update Repos | |
| deb http://ca.archive.ubuntu.com/ubuntu/ xenial-security main universe | |
| deb-src http://ca.archive.ubuntu.com/ubuntu/ xenial-security main |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment