mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 20:59:23 +01:00
sources.list: rename debian* to codenames
So they are compatible with the function which uses `lsb_release -sr`.
This commit is contained in:
parent
f98e2a4375
commit
6400fd909e
@ -1,3 +0,0 @@
|
|||||||
## Main Debian archives.
|
|
||||||
deb http://httpredir.debian.org/debian sid main contrib non-free
|
|
||||||
deb-src http://httpredir.debian.org/debian sid main contrib non-free
|
|
3
etc/apt/sources.list/unstable
Normal file
3
etc/apt/sources.list/unstable
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
## Main Debian archives.
|
||||||
|
deb http://httpredir.debian.org/debian unstable main contrib non-free
|
||||||
|
deb-src http://httpredir.debian.org/debian unstable main contrib non-free
|
Loading…
Reference in New Issue
Block a user