mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 12:54:04 +02:00
Update 20-folders.sh
This commit is contained in:
@@ -10,5 +10,5 @@ mkdir -p "$CONFIGSOURCE/import_files" || true
|
|||||||
mkdir -p "$CONFIGSOURCE/configurations" || true
|
mkdir -p "$CONFIGSOURCE/configurations" || true
|
||||||
|
|
||||||
# Make sure permissions are right
|
# Make sure permissions are right
|
||||||
chown -R "www-data:www-data" "$CONFIGSOURCE"
|
chown -R "root:root" "$CONFIGSOURCE"
|
||||||
chmod -R 755 "$CONFIGSOURCE"
|
chmod -R 755 "$CONFIGSOURCE"
|
||||||
|
|||||||
Reference in New Issue
Block a user