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