mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-15 17:08:19 +01:00
Update 20-folders.sh
This commit is contained in:
@@ -10,4 +10,5 @@ mkdir -p "$CONFIGSOURCE/import_files" || true
|
||||
mkdir -p "$CONFIGSOURCE/configurations" || true
|
||||
|
||||
# Make sure permissions are right
|
||||
chown -R "$(id -u):$(id -g)" "$CONFIGSOURCE"
|
||||
chown -R "www-data:www-data" "$CONFIGSOURCE"
|
||||
chmod -r 755 "$CONFIGSOURCE"
|
||||
|
||||
Reference in New Issue
Block a user