mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-27 12:51:05 +02:00
Update savestreamdata.sh
This commit is contained in:
@@ -5,8 +5,8 @@ if [ -d /tmp/StreamData ]; then
|
||||
bashio::log.fatal "Container stopping, saving temporary files"
|
||||
|
||||
# Stop the services in parallel
|
||||
systemctl stop bridnet_analysis &
|
||||
systemctl stop bridnet_recording
|
||||
systemctl stop birdnet_analysis &
|
||||
systemctl stop birdnet_recording
|
||||
wait 1
|
||||
|
||||
# Check if there are files in /tmp/StreamData and move them to /data/StreamData
|
||||
|
||||
Reference in New Issue
Block a user