mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Add Matplotlab cache dir
This commit is contained in:
@@ -26,7 +26,8 @@ ENV DEBIAN_FRONTEND="noninteractive" \
|
||||
HOME="/home/pi" \
|
||||
XDG_RUNTIME_DIR="/run/user/1000" \
|
||||
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"
|
||||
|
||||
# Global LSIO modifications
|
||||
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_lsio.sh" "/ha_lsio.sh"
|
||||
|
||||
Reference in New Issue
Block a user