Update savestreamdata.sh

This commit is contained in:
Alexandre
2024-05-01 16:50:35 +02:00
committed by GitHub
parent e892ecb967
commit 855b6e608a

View File

@@ -7,7 +7,6 @@ if [ -d /tmp/StreamData ]; then
# Stop the services in parallel
systemctl stop birdnet_analysis &
systemctl stop birdnet_recording
wait 1
# Check if there are files in /tmp/StreamData and move them to /data/StreamData
mkdir -p /data/StreamData