From e8b8f2e047c8a33e7dd045f1bdaccc9b27e073ea Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 13 Nov 2023 13:46:35 +0800 Subject: (docker:debian-dev) Refactor sources management. Improve build scripts. --- docker/debian-dev/bootstrap/source-https.txt | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 docker/debian-dev/bootstrap/source-https.txt (limited to 'docker/debian-dev/bootstrap/source-https.txt') diff --git a/docker/debian-dev/bootstrap/source-https.txt b/docker/debian-dev/bootstrap/source-https.txt deleted file mode 100644 index 8a1346f..0000000 --- a/docker/debian-dev/bootstrap/source-https.txt +++ /dev/null @@ -1,11 +0,0 @@ -deb https://mirrors.ustc.edu.cn/debian/ bullseye main contrib non-free -deb-src https://mirrors.ustc.edu.cn/debian/ bullseye main contrib non-free - -deb https://mirrors.ustc.edu.cn/debian/ bullseye-updates main contrib non-free -deb-src https://mirrors.ustc.edu.cn/debian/ bullseye-updates main contrib non-free - -deb https://mirrors.ustc.edu.cn/debian/ bullseye-backports main contrib non-free -deb-src https://mirrors.ustc.edu.cn/debian/ bullseye-backports main contrib non-free - -deb https://mirrors.ustc.edu.cn/debian-security bullseye-security main contrib non-free -deb-src https://mirrors.ustc.edu.cn/debian-security bullseye-security main contrib non-free -- cgit v1.2.3