Update and rename 91-verbose to 91-scripts

This commit is contained in:
Alexandre
2021-10-01 21:10:29 +02:00
committed by GitHub
parent 6dfaaf0e34
commit fd68437066

View File

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