Update 81-modifications.sh

This commit is contained in:
Alexandre
2025-03-27 15:22:43 +01:00
committed by GitHub
parent 548ad33a70
commit b30d2ba9ed

View File

@@ -42,9 +42,6 @@ fi
# General elements # General elements
################## ##################
# Fix numpy
"$PYTHON_VIRTUAL_ENV" /usr/bin/pip install numpy==1.26.4
# Remove Ram drive option from webui # Remove Ram drive option from webui
echo "... removing Ram drive from webui as it is handled from HA" 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 if grep -q "Ram drive" "$HOME/BirdNET-Pi/scripts/service_controls.php"; then