From aa422f434e81d3fd2e4d04d4715f24ff1d03c74a Mon Sep 17 00:00:00 2001 From: "Jean (east-high-Nerd)" Date: Fri, 11 Jul 2025 21:32:53 -0400 Subject: [PATCH] '/mnt/etc/apt/sources.list' will get removed due to being redundent and not in deb822(?) format --- partition.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/partition.sh b/partition.sh index b79d8a8..7c67149 100755 --- a/partition.sh +++ b/partition.sh @@ -526,6 +526,8 @@ Suites: ${VERSION_CODENAME}-updates Components: main non-free-firmware contrib Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg EOF + + rm /mnt/etc/apt/sources.list fi mount \