mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-29 20:04:05 +02:00
Update 99-run.sh
This commit is contained in:
@@ -103,7 +103,7 @@ bashio::log.info "Adapting webui"
|
|||||||
# Correct language labels
|
# Correct language labels
|
||||||
export "$(grep "^DATABASE_LANG" /config/birdnet.conf)" || exit 1
|
export "$(grep "^DATABASE_LANG" /config/birdnet.conf)" || exit 1
|
||||||
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" || exit 1
|
."$HOME"/BirdNET-Pi/scripts/install_language_label_nm.sh -l "$DATABASE_LANG" || exit 1
|
||||||
|
|
||||||
# Remove services tab
|
# Remove services tab
|
||||||
echo "... removing System Controls from webui as should be used from HA"
|
echo "... removing System Controls from webui as should be used from HA"
|
||||||
|
|||||||
Reference in New Issue
Block a user