Silence update indicators and modify homepage

Remove update div from homepage view.
This commit is contained in:
Alexandre
2025-09-23 14:03:53 +02:00
committed by GitHub
parent 31d5a47692
commit d8f7eb2e5a

View File

@@ -66,6 +66,7 @@ fi
# Avoid updates
echo "... modifying the config to silence update indicators"
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
echo "... adapting labels according to birdnet.conf"