Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change ownership of files outside of web directory #78

Open
1 task
NickDJM opened this issue Oct 9, 2019 · 0 comments
Open
1 task

Change ownership of files outside of web directory #78

NickDJM opened this issue Oct 9, 2019 · 0 comments

Comments

@NickDJM
Copy link
Contributor

NickDJM commented Oct 9, 2019

Problem

Currently when you run the permissions script it will change the ownership of on "Drupal" files.

This is fine for running drush or drupal console cammands, but it doesn't allow users to run npm commands or access other files that may need to be altered for development purposes.

Solution

When you run the permissions script it should change the ownership of all files, not just the Drupal ones.

Completion Criteria

  • The fix permissions script changes the ownership of all files within and outside of the web/ directory.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant