Update 91-scripts

This commit is contained in:
Alexandre
2021-10-01 21:12:04 +02:00
committed by GitHub
parent fd68437066
commit 58bbd35567

View File

@@ -6,7 +6,7 @@
if bashio::config.true 'silent'; then
APPEND='&> /dev/null'
sed '$s/$/'"$x"'/' /etc/services.d/emby/run
sed '$s/$/'"$APPEND"'/' /etc/services.d/emby/run
bashio::log.info 'Silent mode activated'
fi