mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update 99-run.sh
This commit is contained in:
@@ -41,6 +41,7 @@ fi || (bashio::log.fatal "Error : $TIMEZONE not found. Here is a list of valid t
|
|||||||
# Correct language labels
|
# Correct language labels
|
||||||
export "$(grep "^DATABASE_LANG" /config/birdnet.conf)"
|
export "$(grep "^DATABASE_LANG" /config/birdnet.conf)"
|
||||||
echo "... adapting labels according to birdnet.conf file to $DATABASE_LANG"
|
echo "... adapting labels according to birdnet.conf file to $DATABASE_LANG"
|
||||||
|
/."$HOME"/BirdNET-Pi/scripts/install_language_label_nm.sh -l "$DATABASE_LANG"
|
||||||
# Saving default of en
|
# Saving default of en
|
||||||
cp "$HOME"/BirdNET-Pi/model/labels.txt "$HOME"/BirdNET-Pi/model/labels.bak
|
cp "$HOME"/BirdNET-Pi/model/labels.txt "$HOME"/BirdNET-Pi/model/labels.bak
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user