mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Symlink data folder
This commit is contained in:
@@ -20,6 +20,7 @@ if [ -d /data/clips ]; then
|
||||
cp -rnf /data/clips/* "$birdsongsloc"/
|
||||
rm -r /data/clips
|
||||
fi
|
||||
ln -sf "$birdsongsloc" /data/clips
|
||||
|
||||
####################
|
||||
# Correct defaults #
|
||||
|
||||
Reference in New Issue
Block a user