Skip to content

Conversation

grigutis
Copy link

This should fix #7.

thanks to Atom
To support macOS which doesn't have md5sum.
@BigAndini
Copy link
Contributor

I'd like to look into it, because on linux openssl is not installed per default. Therefore a switch to use md5sum if exists and if not fall back to openssl is a great idea, thanks.

@grigutis
Copy link
Author

You're welcome. openssl is already being used here, so I thought it would be safe to make the assumption that it would be already installed.

-r isn't available in macOS sed, -E is
Not available in macOS
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.

md5sum not available by default on macOS
2 participants