mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-29 22:59:29 +01:00
9 lines
322 B
Plaintext
9 lines
322 B
Plaintext
## Main Debian archives.
|
|
deb https://deb.debian.org/debian testing main contrib non-free
|
|
deb-src https://deb.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
|
|
|