From 73c5b2003482ae5c2af289e2e85e8927f69aa0a1 Mon Sep 17 00:00:00 2001 From: Endial Fang Date: Mon, 12 Jan 2026 15:25:39 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=80=9A=E7=94=A8=E5=BA=93=E4=B8=AD?= =?UTF-8?q?=E7=A7=BB=E9=99=A4debian=E7=B3=BB=E7=BB=9F=E6=BA=90=E4=BB=93?= =?UTF-8?q?=E5=BA=93=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/etc/apt/sources/aliyun.sources | 13 ------------- debian/etc/apt/sources/default.sources | 13 ------------- debian/etc/apt/sources/ustc.sources | 13 ------------- 3 files changed, 39 deletions(-) delete mode 100644 debian/etc/apt/sources/aliyun.sources delete mode 100644 debian/etc/apt/sources/default.sources delete mode 100644 debian/etc/apt/sources/ustc.sources diff --git a/debian/etc/apt/sources/aliyun.sources b/debian/etc/apt/sources/aliyun.sources deleted file mode 100644 index 2f187ea..0000000 --- a/debian/etc/apt/sources/aliyun.sources +++ /dev/null @@ -1,13 +0,0 @@ -Types: deb -# http://snapshot.debian.org/archive/debian/20230703T000000Z -URIs: http://mirrors.aliyun.com/debian -Suites: bookworm bookworm-updates -Components: main -Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg - -Types: deb -# http://snapshot.debian.org/archive/debian-security/20230703T000000Z -URIs: http://mirrors.aliyun.com/debian-security -Suites: bookworm-security -Components: main -Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg \ No newline at end of file diff --git a/debian/etc/apt/sources/default.sources b/debian/etc/apt/sources/default.sources deleted file mode 100644 index 961921b..0000000 --- a/debian/etc/apt/sources/default.sources +++ /dev/null @@ -1,13 +0,0 @@ -Types: deb -# http://snapshot.debian.org/archive/debian/20230703T000000Z -URIs: http://deb.debian.org/debian -Suites: bookworm bookworm-updates -Components: main -Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg - -Types: deb -# http://snapshot.debian.org/archive/debian-security/20230703T000000Z -URIs: http://deb.debian.org/debian-security -Suites: bookworm-security -Components: main -Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg diff --git a/debian/etc/apt/sources/ustc.sources b/debian/etc/apt/sources/ustc.sources deleted file mode 100644 index baf9786..0000000 --- a/debian/etc/apt/sources/ustc.sources +++ /dev/null @@ -1,13 +0,0 @@ -Types: deb -# http://snapshot.debian.org/archive/debian/20230703T000000Z -URIs: http://mirrors.ustc.edu.cn/debian -Suites: bookworm bookworm-updates -Components: main -Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg - -Types: deb -# http://snapshot.debian.org/archive/debian-security/20230703T000000Z -URIs: http://mirrors.ustc.edu.cn/debian-security -Suites: bookworm-security -Components: main -Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg \ No newline at end of file