Update 99-run.sh

This commit is contained in:
Alexandre
2021-11-18 16:16:17 +01:00
committed by GitHub
parent 5af7fe611b
commit 2a03038de8

View File

@@ -72,6 +72,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 #