mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Update 01-configuration.sh
This commit is contained in:
@@ -33,7 +33,7 @@ fi
|
||||
if bashio::config.has_value "TZ"; then
|
||||
TZ="$(bashio::config 'TZ')"
|
||||
bashio::log.info "Timezone : $TZ"
|
||||
sed -i "1a export TZ=$TZ" /etc/cont-init.d/10-timezone
|
||||
sed -i "1a export TZ=$TZ" /etc/cont-init.d/01-timezone
|
||||
fi
|
||||
|
||||
################
|
||||
|
||||
Reference in New Issue
Block a user