diff --git a/tasks.sh b/tasks.sh index 1a9ffec..746c997 100644 --- a/tasks.sh +++ b/tasks.sh @@ -7,6 +7,8 @@ mount -t devpts none /dev/pts/ # set timezone echo "Europe/Paris" > /etc/timezone +ln -sf /usr/share/zoneinfo/$(cat /etc/timezone /etc/localtime +dpkg-reconfigure -f noninteractive tzdata sudo apt-get update