From 8bd868d790140183a52e733cecebcef6aed60431 Mon Sep 17 00:00:00 2001 From: Johannes Date: Wed, 16 Oct 2024 11:45:34 +0200 Subject: [PATCH] add debian-8-archiv --- sh_scripts/repos/debian-8.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sh_scripts/repos/debian-8.txt diff --git a/sh_scripts/repos/debian-8.txt b/sh_scripts/repos/debian-8.txt new file mode 100644 index 0000000..24ba8d7 --- /dev/null +++ b/sh_scripts/repos/debian-8.txt @@ -0,0 +1,2 @@ +deb http://archive.debian.org/debian/ jessie main contrib non-free +deb-src http://archive.debian.org/debian/ jessie main contrib non-free \ No newline at end of file