Created
August 27, 2019 18:18
-
-
Save wilbert/90007166c2c74013c64b9787a7580e2a 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 DEBIAN REPOS | |
#------------------------------------------------------------------------------# | |
###### Debian Main Repos | |
deb http://deb.debian.org/debian/ oldstable main contrib non-free | |
deb-src http://deb.debian.org/debian/ oldstable main contrib non-free | |
deb http://deb.debian.org/debian/ oldstable-updates main contrib non-free | |
deb-src http://deb.debian.org/debian/ oldstable-updates main contrib non-free | |
deb http://deb.debian.org/debian-security oldstable/updates main | |
deb-src http://deb.debian.org/debian-security oldstable/updates main | |
deb http://ftp.debian.org/debian stretch-backports main | |
deb-src http://ftp.debian.org/debian stretch-backports main |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment