From 9e4a87ccfecb1aff10b6d42bb042da21690abadc Mon Sep 17 00:00:00 2001 From: bpt <bernardo.p.tomasi@gmail.com> Date: Fri, 21 Feb 2025 10:12:15 -0300 Subject: [PATCH] sources.list added --- sources.list | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sources.list diff --git a/sources.list b/sources.list new file mode 100644 index 0000000..b6954a8 --- /dev/null +++ b/sources.list @@ -0,0 +1,7 @@ +deb http://debian.c3sl.ufpr.br/debian bookworm main + +deb http://debian.c3sl.ufpr.br/debian bookworm-backports main + +deb http://debian.c3sl.ufpr.br/debian bookworm-updates main + +deb http://debian.c3sl.ufpr.br/debian-security/ bookworm-security main -- GitLab