mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-21 03:58:10 +01:00
Update savestreamdata.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user