Update 99-run.sh

This commit is contained in:
Alexandre
2022-01-16 14:08:15 +01:00
committed by GitHub
parent 84c5e61f79
commit c81b7d2193

View File

@@ -139,4 +139,8 @@ fi
bashio::log.info "Please wait while the app is loading !"
if bashio::config.true 'silent'; then
/./usr/local/bin/entrypoint.sh >/dev/null
else
/./usr/local/bin/entrypoint.sh
fi