Update 71-newfeatures.sh

This commit is contained in:
Alexandre
2024-06-03 07:00:41 +02:00
committed by GitHub
parent 2a412e6dd8
commit ac8c1c0763

View File

@@ -80,6 +80,8 @@ if ! grep -q "Converted" "$HOME"/BirdNET-Pi/homepage/views.php; then
fi
fi
exit 0
# Enable the Processed folder
if ! grep -q "Processed_Files" "$HOME"/BirdNET-Pi/scripts/birdnet_analysis.py; then
echo "... Enabling the Processed folder : the last 15 wav files will be stored there"