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

Make the chown nginx to tolerate when a file is set to archive/read. #366

Merged
merged 3 commits into from
Nov 15, 2023

Conversation

DonRichards
Copy link
Member

@DonRichards DonRichards commented Oct 26, 2023

Presently, within the codebase, there's a minor permissions hiccup involving select files in the .git/ folder. While adjusting their permissions isn't crucial for building or running the site, it's currently causing an error when specific lines in the makefile attempt to alter ownership. This update tackles that issue, enabling them to gracefully handle these permissions hiccups without interrupting the flow. 🚀🛠️

@aOelschlager aOelschlager self-requested a review October 26, 2023 15:01
Copy link
Contributor

@aOelschlager aOelschlager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works. I was able to install without issue.
Just needs to pull in the newest development commits to get back in sync.

@aOelschlager aOelschlager self-requested a review November 15, 2023 18:39
@rosiel rosiel merged commit 80cb9e4 into development Nov 15, 2023
@rosiel rosiel deleted the chown_errors_10_26 branch November 15, 2023 19:53
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

Successfully merging this pull request may close these issues.

3 participants