mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-08 12:54:54 +01:00
Correct lang
This commit is contained in:
@@ -30,9 +30,9 @@ ENV DEBIAN_FRONTEND="noninteractive" \
|
|||||||
PYTHON_VIRTUAL_ENV="/home/pi/BirdNET-Pi/birdnet/bin/python3" \
|
PYTHON_VIRTUAL_ENV="/home/pi/BirdNET-Pi/birdnet/bin/python3" \
|
||||||
my_dir=/home/pi/BirdNET-Pi/scripts \
|
my_dir=/home/pi/BirdNET-Pi/scripts \
|
||||||
MPLCONFIGDIR="/tmp/.cache/matplotlib" \
|
MPLCONFIGDIR="/tmp/.cache/matplotlib" \
|
||||||
LANG en_US.UTF-8 \
|
LANG=en_US.UTF-8 \
|
||||||
LANGUAGE en_US:en \
|
LANGUAGE=en_US:en \
|
||||||
LC_ALL en_US.UTF-8
|
LC_ALL=en_US.UTF-8
|
||||||
|
|
||||||
# Global LSIO modifications
|
# Global LSIO modifications
|
||||||
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_lsio.sh" "/ha_lsio.sh"
|
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_lsio.sh" "/ha_lsio.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user