fix
This commit is contained in:
@@ -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
|
||||
ls -al /usr/sbin/
|
||||
dpkg-reconfigure --frontend noninteractive tzdata
|
||||
Reference in New Issue
Block a user