add empty line

This commit is contained in:
hyuraku 2022-09-06 22:07:44 +09:00
parent 5491f7b1bd
commit d0e83d39a0

View File

@ -98,6 +98,7 @@ module Cask
print caveats
fetch
uninstall_existing_cask if reinstall?
backup if force? && @cask.staged_path.exist? && @cask.metadata_versioned_path.exist?
oh1 "Installing Cask #{Formatter.identifier(@cask)}"