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