From 211a0413f597db3a1c4fd1f89db0b66019093896 Mon Sep 17 00:00:00 2001 From: "Jean (east-high-Nerd)" Date: Mon, 13 Oct 2025 19:26:21 -0400 Subject: [PATCH] Remove sources.list --- base-elementary.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base-elementary.sh b/base-elementary.sh index 740889b..0fa8675 100755 --- a/base-elementary.sh +++ b/base-elementary.sh @@ -58,6 +58,8 @@ Suites: ${UBUNTU_VERSION_CODENAME} Components: main Signed-By: /etc/apt/trusted.gpg.d/patches.key.asc EOF + + rm /mnt/etc/apt/sources.list elif [[ "${1}" == '-3' ]]; then rsync -pogAXtlHrDx \ /etc/skel \