Update 01-verbose

This commit is contained in:
Alexandre
2021-10-01 19:31:16 +02:00
committed by GitHub
parent 05e5f2fcb0
commit 7d6716511d

View File

@@ -4,5 +4,8 @@
# MOUNT LOCAL SHARES #
######################
bashio::log.info ''
if bashio::config.true 'silent'; then
sed -i '$s/$/ &> /dev/null' /etc/services.d/emby/run
bashio::log.info 'Silent mode activated'
fi