fix
This commit is contained in:
@@ -11,5 +11,6 @@ bashio::log.info "Configuring timezone (${TZ:-None})..."
|
|||||||
|
|
||||||
ln --symbolic --no-dereference --force "/usr/share/zoneinfo/${TZ:-UTC}" /etc/localtime
|
ln --symbolic --no-dereference --force "/usr/share/zoneinfo/${TZ:-UTC}" /etc/localtime
|
||||||
echo "${TZ:-UTC}" > /etc/timezone
|
echo "${TZ:-UTC}" > /etc/timezone
|
||||||
|
ps -ef
|
||||||
fuser -v /var/cache/debconf/config.dat
|
fuser -v /var/cache/debconf/config.dat
|
||||||
dpkg-reconfigure --frontend noninteractive tzdata
|
dpkg-reconfigure --frontend noninteractive tzdata
|
||||||
Reference in New Issue
Block a user