diff --git a/birdnet-pi/rootfs/etc/cont-init.d/71-newfeatures.sh b/birdnet-pi/rootfs/etc/cont-init.d/71-newfeatures.sh index a3006f679..87b68ac76 100755 --- a/birdnet-pi/rootfs/etc/cont-init.d/71-newfeatures.sh +++ b/birdnet-pi/rootfs/etc/cont-init.d/71-newfeatures.sh @@ -117,4 +117,8 @@ if ! grep -q "Converted" "$HOME"/BirdNET-Pi/homepage/views.php; then fi fi +# Enable the Processed folder +echo "... Enabling the Processed folder : the last 15 wav files will be stored there" +"$PYTHON_VIRTUAL_ENV" /helpers/addition_processed.py + echo " "