mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-05 00:59:22 +01:00
Mikaela Suomalainen
6400fd909e
So they are compatible with the function which uses `lsb_release -sr`.
9 lines
332 B
Plaintext
9 lines
332 B
Plaintext
## Main Debian archives.
|
|
deb http://httpredir.debian.org/debian testing main contrib non-free
|
|
deb-src http://httpredir.debian.org/debian testing main contrib non-free
|
|
|
|
## Debian Security
|
|
deb http://security.debian.org/ testing/updates main contrib non-free
|
|
deb-src http://security.debian.org/ testing/updates main contrib non-free
|
|
|