mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 81-modifications.sh
This commit is contained in:
@@ -42,6 +42,9 @@ fi
|
||||
# General elements
|
||||
##################
|
||||
|
||||
# Fix numpy
|
||||
"$PYTHON_VIRTUAL_ENV" /usr/bin/pip install numpy==1.26.4
|
||||
|
||||
# Remove Ram drive option from webui
|
||||
echo "... removing Ram drive from webui as it is handled from HA"
|
||||
if grep -q "Ram drive" "$HOME/BirdNET-Pi/scripts/service_controls.php"; then
|
||||
|
||||
Reference in New Issue
Block a user