mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 22:04:06 +02:00
Silence update indicators and modify homepage
Remove update div from homepage view.
This commit is contained in:
@@ -66,6 +66,7 @@ fi
|
|||||||
# Avoid updates
|
# Avoid updates
|
||||||
echo "... modifying the config to silence update indicators"
|
echo "... modifying the config to silence update indicators"
|
||||||
sed -i "/SILENCE_UPDATE_INDICATOR/c SILENCE_UPDATE_INDICATOR=1" /config/birdnet.conf
|
sed -i "/SILENCE_UPDATE_INDICATOR/c SILENCE_UPDATE_INDICATOR=1" /config/birdnet.conf
|
||||||
|
sed -i 's/"\.\$updatediv\.\"//g' "$HOME"/BirdNET-Pi/homepage/views.php
|
||||||
|
|
||||||
# Correct language labels according to birdnet.conf
|
# Correct language labels according to birdnet.conf
|
||||||
echo "... adapting labels according to birdnet.conf"
|
echo "... adapting labels according to birdnet.conf"
|
||||||
|
|||||||
Reference in New Issue
Block a user