mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-29 07:57:40 +01:00
silent
This commit is contained in:
@@ -68,4 +68,8 @@ php artisan firefly-iii:upgrade-database
|
||||
# LAUNCH APP #
|
||||
##############
|
||||
|
||||
/./usr/local/bin/entrypoint.sh
|
||||
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