mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update ha_entrypoint_modif.sh
This commit is contained in:
@@ -49,5 +49,5 @@ sed -i "s|/command/with-contenv bashio|$shebang|g" /ha_entrypoint.sh
|
|||||||
|
|
||||||
# Avoid interference with LOG_LEVEL used in the app
|
# Avoid interference with LOG_LEVEL used in the app
|
||||||
if [ -f /usr/lib/bashio/bashio.sh ]; then
|
if [ -f /usr/lib/bashio/bashio.sh ]; then
|
||||||
sed -i 's|{LOG_LEVEL:|{8:|g' /usr/lib/bashio/bashio.sh
|
sed -i 's|{LOG_LEVEL:|{BASHIO_LOG_LEVEL:|g' /usr/lib/bashio/bashio.sh
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user