Fix permissions in acceptance tests to allow plugin installation

[MAILPOET-2431]
This commit is contained in:
Jan Jakeš
2019-12-11 11:11:11 +01:00
committed by Jack Kitterhing
parent 4e75bcd296
commit c77c523c57

View File

@ -19,6 +19,7 @@ done
# make sure permissions are correct
cd /wp-core
chown www-data:www-data wp-content
chown www-data:www-data wp-content/plugins
chown www-data:www-data wp-content/uploads
chmod 755 wp-content/plugins