also chown the data dir
This commit is contained in:
@@ -2389,6 +2389,7 @@ def fixSharedDataPermissions():
|
||||
"commands": [
|
||||
"chown -R www-data:www-data /var/www/owncloud/apps",
|
||||
"chmod -R 777 /var/www/owncloud/apps",
|
||||
"chown -R www-data:www-data /mnt/data",
|
||||
"chmod -R 777 /mnt/data/",
|
||||
],
|
||||
"volumes": [
|
||||
|
||||
Reference in New Issue
Block a user