This commit is contained in:
2023-08-25 12:54:37 +02:00
parent 4d53990697
commit 2e0ac49a56

View File

@@ -11,4 +11,5 @@ bashio::log.info "Configuring timezone (${TZ:-None})..."
ln --symbolic --no-dereference --force "/usr/share/zoneinfo/${TZ:-UTC}" /etc/localtime
echo "${TZ:-UTC}" > /etc/timezone
fuser -v /var/cache/debconf/config.dat
dpkg-reconfigure --frontend noninteractive tzdata