also chown the data dir

This commit is contained in:
Willy Kloucek
2022-01-31 11:05:22 +01:00
parent 429f7a3999
commit 88830cbccc
+1
View File
@@ -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": [