Removed redundant chown

This commit is contained in:
2026-05-26 17:05:24 +01:00
parent 73a2e98d2e
commit 66e0687456
-1
View File
@@ -52,7 +52,6 @@ if [ ! -f "$UPLOADS_HTACCESS" ]; then
Require all denied
</FilesMatch>
EOF
chown www-data:www-data "$UPLOADS_HTACCESS"
fi
chown -R www-data:www-data /var/www/html/wp-content/uploads/