mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Use www-data
This commit is contained in:
@@ -23,5 +23,5 @@ mkdir -p "$CONFIGSOURCE"/import_files
|
||||
mkdir -p "$CONFIGSOURCE"/configurations
|
||||
|
||||
# Make sure permissions are right
|
||||
chown -R "root:root" "$CONFIGSOURCE"
|
||||
chown -R "www-data:www-data" "$CONFIGSOURCE"
|
||||
chmod -R 755 "$CONFIGSOURCE"
|
||||
|
||||
Reference in New Issue
Block a user