mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user