Update 02-restorestreamdata.sh

This commit is contained in:
Alexandre
2024-05-12 21:40:21 +02:00
committed by GitHub
parent 2c2c959fed
commit 484f605368

View File

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