Update 99-run.sh

This commit is contained in:
Alexandre
2021-11-18 16:15:32 +01:00
committed by GitHub
parent 7800d63fd8
commit 3e5b59b460

View File

@@ -81,6 +81,7 @@ if bashio::config.has_value "TZ"; then
else else
bashio::log.warning "Timezone $TZ is invalid, it will be kept to default value of $(cat /etc/timezone)" bashio::log.warning "Timezone $TZ is invalid, it will be kept to default value of $(cat /etc/timezone)"
fi fi
fi
############## ##############
# Launch App # # Launch App #