Update 71-newfeatures.sh

This commit is contained in:
Alexandre
2024-06-01 11:48:50 +02:00
committed by GitHub
parent e0d379ba17
commit 0c54918110

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"