Update setup.sh

This commit is contained in:
borekon 2022-03-14 13:19:40 +01:00
parent a1e87d2a06
commit 6583e953fc

View File

@ -34,7 +34,7 @@ case ${answer:0:1} in
esac esac
;; ;;
* ) * )
echo Ok, continuing.... echo Ok, continuing...
;; ;;
esac esac
echo -e "${ITALICGREEN}Configuring timezone to Madrid....${ENDCOLOR}" echo -e "${ITALICGREEN}Configuring timezone to Madrid....${ENDCOLOR}"