1
0
Fork 0

feat: add backports repo for debian

timestamps
dump_stack() 2023-05-24 09:10:32 +00:00
parent ac4fcaaa91
commit 408e330b27
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
1 changed files with 1 additions and 0 deletions

View File

@ -230,6 +230,7 @@ func repositories(release Release) (repos []string) {
repo("debian", "")
repo("debian", "-updates")
repo("debian", "-backports")
repo("debian-security", "/updates")
return