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

Permissions are getting reset or changed after GitHub Action syncs #17

Open
mimoudix opened this issue Nov 16, 2023 · 0 comments
Open

Comments

@mimoudix
Copy link

I'm using LAMP Packages by bitnami on a vps and it seems on every push, the Apache PHP can no longer write or create files on VPS unless I run everytime

- sudo chown -R bitnami:daemon /opt/bitnami/apache/htdocs
- sudo chmod -R g+w /opt/bitnami/apache/htdocs
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