Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Use '/etc/os-release' to check for Linux
In build environments like Fedora's mockbuild, there is no OSTYPE environment variable set. Use a more secure method to detect Linux. Details: man os-release https://www.man7.org/linux/man-pages/man5/os-release.5.html
- Loading branch information