mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update and rename 01-folders to 41-folders
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
|
||||
# If config doesn't exist, create it
|
||||
if [ ! -d /data/config ]; then
|
||||
echo "moving config folder"
|
||||
mv /gallery/local/config /data
|
||||
mkdir -p /gallery/local/config
|
||||
ln -s /data/config /gallery/local/config
|
||||
echo "links done"
|
||||
fi
|
||||
Reference in New Issue
Block a user