From e6c7272fb86c8dc55a0fbd608baf0b86ca45bd5b Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Fri, 3 Sep 2021 11:12:56 +0700 Subject: [PATCH] Update 'apt-mirror.sh' --- apt-mirror.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apt-mirror.sh b/apt-mirror.sh index 41dff7c..4d4a9af 100644 --- a/apt-mirror.sh +++ b/apt-mirror.sh @@ -18,6 +18,5 @@ EOF mv /etc/apt/sources.list /etc/apt/sources.list.bak mv sources.list /etc/apt/sources.list -echo "\n" -echo "======================= New Sources =======================" +echo "\n======================= New Sources =======================" cat /etc/apt/sources.list \ No newline at end of file