feat: add backports repo for debian
This commit is contained in:
parent
ac4fcaaa91
commit
408e330b27
@ -230,6 +230,7 @@ func repositories(release Release) (repos []string) {
|
|||||||
|
|
||||||
repo("debian", "")
|
repo("debian", "")
|
||||||
repo("debian", "-updates")
|
repo("debian", "-updates")
|
||||||
|
repo("debian", "-backports")
|
||||||
repo("debian-security", "/updates")
|
repo("debian-security", "/updates")
|
||||||
|
|
||||||
return
|
return
|
||||||
|
Loading…
Reference in New Issue
Block a user