Update 02-restorestreamdata.sh

This commit is contained in:
Alexandre
2024-05-12 21:39:58 +02:00
committed by GitHub
parent f502328f59
commit 2c2c959fed

View File

@@ -15,6 +15,7 @@ if [ -d /data/StreamData ] && [ "$(ls -A /data/StreamData/)" ]; then
# Setting permissions
chown -R pi:pi "$HOME"/BirdSongs
chmod -R 777 "$HOME"/BirdSongs
# Cleaning folder
rm -r /data/StreamData