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