From 969f990a30cc59ea8ebe7beb60e9f7ef5211ea33 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sat, 3 Oct 2020 15:21:42 +0200 Subject: [PATCH] change comment --- menu/startup_configuration.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu/startup_configuration.sh b/menu/startup_configuration.sh index 724beb5a..1a55e7d6 100644 --- a/menu/startup_configuration.sh +++ b/menu/startup_configuration.sh @@ -33,7 +33,7 @@ else TIMEZONE_SWITCH="OFF" fi -# Get the correct timezone switch +# Get the correct apt-mirror if [ $REPO != 'http://archive.ubuntu.com/ubuntu' ] then MIRROR_SWITCH="ON"