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

fix: fallback to mac-compatible shasum command in download_keys.sh #1442

Merged
merged 2 commits into from
Jan 1, 2025

Conversation

SwenSchaeferjohann
Copy link
Contributor

@SwenSchaeferjohann SwenSchaeferjohann commented Dec 31, 2024

mac does not have sha256sum installed by default. this causes install.sh to throw when checking proving keys on Mac

solution:

fallback to shasum if sha256sum isn't installed

@sergeytimoshin sergeytimoshin self-requested a review January 1, 2025 19:36
@sergeytimoshin sergeytimoshin merged commit d67bfc4 into main Jan 1, 2025
12 checks passed
@sergeytimoshin sergeytimoshin deleted the swen/fix-dl-keys-on-mac branch January 1, 2025 19:36
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.

2 participants