ninxsoft / mist-cli

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

Mist fails if output directory doesn't exist #8

Closed ninxsoft closed 3 years ago

ninxsoft commented 3 years ago

Mist currently errors out if the output directory does not exist.

Create the output directory (--output <output>) if required.

ninxsoft commented 3 years ago

Fixed in #10.