mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-15 13:21:50 +02:00
Update 01-structure.sh
This commit is contained in:
@@ -56,7 +56,7 @@ cp "$HOME/BirdNET-Pi/birdnet.conf" "$HOME/BirdNET-Pi/birdnet.bak"
|
|||||||
|
|
||||||
# Create default birdnet.conf if not existing
|
# Create default birdnet.conf if not existing
|
||||||
if [ ! -f /config/birdnet.conf ]; then
|
if [ ! -f /config/birdnet.conf ]; then
|
||||||
cp -rf "$HOME/BirdNET-Pi/birdnet.conf" /config/
|
cp -f "$HOME/BirdNET-Pi/birdnet.conf" /config/
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Create default birds.db
|
# Create default birds.db
|
||||||
|
|||||||
Reference in New Issue
Block a user