From 9a969f426040de3288b6ddffe0e3239ed3a37e41 Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Wed, 23 Mar 2022 21:14:01 +0000 Subject: [PATCH] use deb.debian.org --- files/quickstart.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/quickstart.txt b/files/quickstart.txt index f6e2a02..cd6c6dd 100644 --- a/files/quickstart.txt +++ b/files/quickstart.txt @@ -114,8 +114,8 @@ cat < /etc/fstab EOF cat < /etc/apt/sources.list -deb http://ftp.debian.org/debian testing main contrib non-free -deb-src http://ftp.debian.org/debian testing main contrib non-free +deb http://den.debian.org/debian testing main contrib non-free +deb-src http://den.debian.org/debian testing main contrib non-free EOF apt update -- 2.39.2