From 6583e953fcd370c03f2e9b0ed0e49558f9d71d9f Mon Sep 17 00:00:00 2001 From: borekon Date: Mon, 14 Mar 2022 13:19:40 +0100 Subject: [PATCH] Update setup.sh --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index 2bf3768..a0ae720 100644 --- a/setup.sh +++ b/setup.sh @@ -34,7 +34,7 @@ case ${answer:0:1} in esac ;; * ) - echo Ok, continuing.... + echo Ok, continuing... ;; esac echo -e "${ITALICGREEN}Configuring timezone to Madrid....${ENDCOLOR}"