mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update 02-restorestreamdata.sh
This commit is contained in:
@@ -17,11 +17,6 @@ fi
|
|||||||
# RESTORE STREAMDATA #
|
# RESTORE STREAMDATA #
|
||||||
######################
|
######################
|
||||||
|
|
||||||
# Fix code issue
|
|
||||||
if [ -d /data/StreamData ]; then
|
|
||||||
rm -r /data/StreamData
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ -d /config/TemporaryFiles ]; then
|
if [ -d /config/TemporaryFiles ]; then
|
||||||
|
|
||||||
# Check if there are .wav files in /config/TemporaryFiles
|
# Check if there are .wav files in /config/TemporaryFiles
|
||||||
|
|||||||
Reference in New Issue
Block a user