Created
February 9, 2019 06:57
-
-
Save devinus/2391b71955154b0764418703dc57f4ae 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 https://deb.debian.org/debian stretch main contrib non-free | |
# deb-src https://deb.debian.org/debian stretch main contrib non-free | |
deb https://deb.debian.org/debian-security/ stretch/updates main contrib non-free | |
# deb-src https://deb.debian.org/debian-security/ stretch/updates main contrib non-free | |
deb https://deb.debian.org/debian stretch-updates main contrib non-free | |
# deb-src https://deb.debian.org/debian stretch-updates main contrib non-free | |
deb https://deb.debian.org/debian stretch-backports main contrib non-free | |
# deb-src https://deb.debian.org/debian stretch-backports main contrib non-free |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment