Skip to content

fix: use umask 0000 only when umask is available#147

Merged
jojomatik merged 1 commit intobetafrom
fix/run-without-umask
Jul 19, 2021
Merged

fix: use umask 0000 only when umask is available#147
jojomatik merged 1 commit intobetafrom
fix/run-without-umask

Conversation

@jojomatik
Copy link
Owner

Running umask even if it is not available, lead to not being able to start minecraft servers in some environments e.g. on windows systems directly. This should not affect any behaviour of blockcluster systems running on docker images based on the official Dockerfile.

Running `umask` even if it is not available, lead to not being able to start minecraft servers in some environments e.g. on windows systems directly. This should not affect any behaviour of blockcluster systems running on docker images based on the official `Dockerfile`.
@jojomatik jojomatik added the type:fix A bug report or fix label Jul 19, 2021
@jojomatik jojomatik self-assigned this Jul 19, 2021
@jojomatik jojomatik merged commit 3d699ec into beta Jul 19, 2021
@jojomatik jojomatik deleted the fix/run-without-umask branch July 19, 2021 18:29
@jojomatik
Copy link
Owner Author

🎉 This PR is included in version 0.8.0-beta.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@jojomatik
Copy link
Owner Author

🎉 This PR is included in version 0.8.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant