ninxsoft / mist-cli

A Mac command-line tool that automatically downloads macOS Firmwares / Installers.
MIT License
620 stars 29 forks source link

Add --no-verify option to allow disabling verifying checksum #52

Closed NSAntoine closed 2 years ago

ninxsoft commented 2 years ago

PR looks fine but I'm trying to come up with a workflow where you would not like to verify the checksum?

Was there as specific use case where you did not wish to verify the checksum, or is it not working as intended?

NSAntoine commented 2 years ago

Oh nah I didn't actually have any issues with the checksum verification, I just thought it would actually be nice to add this as a feature

ninxsoft commented 2 years ago

Leaning towards not adding the ---no-verify option due to not being able to come up with a workflow that would support skipping verification.