mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 03:14:04 +02:00
chown local bins
This commit is contained in:
@@ -101,6 +101,9 @@ touch "$HOME"/BirdNET-Pi/scripts/lastrun.txt
|
|||||||
chown pi:pi "$HOME"/BirdNET-Pi/scripts/thisrun.txt
|
chown pi:pi "$HOME"/BirdNET-Pi/scripts/thisrun.txt
|
||||||
chown pi:pi "$HOME"/BirdNET-Pi/scripts/lastrun.txt
|
chown pi:pi "$HOME"/BirdNET-Pi/scripts/lastrun.txt
|
||||||
|
|
||||||
|
# Symlink
|
||||||
|
chown pi:pi /usr/local/bin/*
|
||||||
|
|
||||||
# Symlink BirdSongs folders
|
# Symlink BirdSongs folders
|
||||||
for folder in By_Date Charts; do
|
for folder in By_Date Charts; do
|
||||||
echo "... creating symlink for $BIRDSONGS_FOLDER/$folder"
|
echo "... creating symlink for $BIRDSONGS_FOLDER/$folder"
|
||||||
|
|||||||
Reference in New Issue
Block a user