mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Update 20-folders.sh
This commit is contained in:
@@ -13,7 +13,7 @@ if [ -d /data/config ]; then
|
||||
fi
|
||||
|
||||
# Make symlinks
|
||||
ln -snf -T $CONFIGLOCATION/config /data
|
||||
ln -s $CONFIGLOCATION/config /data/config
|
||||
|
||||
# Make sure permissions are right
|
||||
chown -R $(id -u):$(id -g) $CONFIGLOCATION
|
||||
|
||||
Reference in New Issue
Block a user