Skip to content

Instantly share code, notes, and snippets.

@woile
Last active December 4, 2019 13:59
Show Gist options
  • Save woile/5b98250afa438def998ce3a2c1818166 to your computer and use it in GitHub Desktop.
Save woile/5b98250afa438def998ce3a2c1818166 to your computer and use it in GitHub Desktop.
Debian testing sources
#------------------------------------------------------------------------------#
# OFFICIAL DEBIAN REPOS
#------------------------------------------------------------------------------#
###### Debian Main Repos
deb http://deb.debian.org/debian/ testing main contrib non-free
deb-src http://deb.debian.org/debian/ testing main contrib non-free
deb http://deb.debian.org/debian-security testing-security main contrib non-free
deb-src http://deb.debian.org/debian-security testing-security main contrib non-free
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment