Compare commits
2 Commits
aeaa8dd985
...
5b25f98250
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b25f98250 | |||
|
3405e6dcbb
|
Vendored
+1
-1
@@ -39,7 +39,7 @@ configure)
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Permissions and owners
|
# Permissions and owners
|
||||||
chown -R www-data:www-data /var/www/nextcloud
|
find /var/www/nextcloud -mindepth 1 -maxdepth 1 '!' -name 'data' -exec chown -R www-data:www-data {} \;
|
||||||
chmod 644 /var/www/nextcloud/.htaccess
|
chmod 644 /var/www/nextcloud/.htaccess
|
||||||
chmod +x /var/www/nextcloud/occ
|
chmod +x /var/www/nextcloud/occ
|
||||||
chmod +x /usr/sbin/occ
|
chmod +x /usr/sbin/occ
|
||||||
|
|||||||
Reference in New Issue
Block a user