mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-02 15:59:22 +01:00
11 lines
388 B
Plaintext
11 lines
388 B
Plaintext
|
# debian (without the t) in this directory is for Debian Stable.
|
||
|
|
||
|
## 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
|
||
|
|