sindresorhus / create-dmg

Create a good-looking DMG for your macOS app in seconds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow overwriting file if exists

vasyl-shumskyi opened this issue · comments

It would be nice to have overwriting dmg option if file already exists. For now we just have following error:

✖ Error: Target already exists

Yes, but should be opt-in with a flag: --overwrite.