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

Careful about putting files in /opt/mattermost #98

Open
loleg opened this issue Apr 27, 2023 · 0 comments
Open

Careful about putting files in /opt/mattermost #98

loleg opened this issue Apr 27, 2023 · 0 comments
Labels

Comments

@loleg
Copy link

loleg commented Apr 27, 2023

One of the lines in the installation script deletes all directories that are not part of the standard build. If you put something important there, it will be quietly lost during an upgrade. Instead the offending files could at least be moved to /tmp and the user warned.

@hanzei hanzei added the Triage label May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants