mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-23 17:21:56 +02:00
Update 81-modifications.sh
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user