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