mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
Update 01-structure.sh
This commit is contained in:
@@ -95,6 +95,10 @@ for file in "${CONFIG_FILES[@]}"; do
|
|||||||
sudo -u pi ln -fs "/config/$filename" "/etc/birdnet/$filename"
|
sudo -u pi ln -fs "/config/$filename" "/etc/birdnet/$filename"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
# Touch thisrun.txt for legacy modes
|
||||||
|
touch "$HOME"/BirdNET-Pi/scripts/thisrun.txt
|
||||||
|
chown pi:pi "$HOME"/BirdNET-Pi/scripts/thisrun.txt
|
||||||
|
|
||||||
# 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