mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-01 05:14:04 +02:00
Hide view log when ingress is active
This commit is contained in:
@@ -32,6 +32,9 @@ else
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Disable log
|
||||||
|
sed -i "/View Log/d" "$HOME/BirdNET-Pi/homepage/views.php"
|
||||||
|
|
||||||
echo "... ensuring restricted area access"
|
echo "... ensuring restricted area access"
|
||||||
echo "${ingress_entry}" > /ingress_url
|
echo "${ingress_entry}" > /ingress_url
|
||||||
|
|
||||||
@@ -58,4 +61,3 @@ else
|
|||||||
bashio::log.error "Caddy update script not found: $caddy_update_script"
|
bashio::log.error "Caddy update script not found: $caddy_update_script"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user