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