mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-01 19:48:47 +02:00
Update savestreamdata.sh
This commit is contained in:
@@ -7,7 +7,6 @@ if [ -d /tmp/StreamData ]; then
|
|||||||
# Stop the services in parallel
|
# Stop the services in parallel
|
||||||
systemctl stop birdnet_analysis &
|
systemctl stop birdnet_analysis &
|
||||||
systemctl stop birdnet_recording
|
systemctl stop birdnet_recording
|
||||||
wait 1
|
|
||||||
|
|
||||||
# Check if there are files in /tmp/StreamData and move them to /data/StreamData
|
# Check if there are files in /tmp/StreamData and move them to /data/StreamData
|
||||||
mkdir -p /data/StreamData
|
mkdir -p /data/StreamData
|
||||||
|
|||||||
Reference in New Issue
Block a user