This commit is contained in:
2019-04-17 21:34:46 +02:00
parent 646e1c426b
commit aa01b29924
5 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -27,4 +27,4 @@ TIMEZONE="Europe/Paris"
cp /usr/share/zoneinfo/${TIMEZONE} /etc/localtime
echo "${TIMEZONE}" > /etc/timezone
echo -e "\033[92;1mMisc done \033[Om"
echo -e "Misc done"