diff --git a/lib/cask.rb b/lib/cask.rb index 3e0c093f9..671bcaaf4 100644 --- a/lib/cask.rb +++ b/lib/cask.rb @@ -86,7 +86,7 @@ class Cask puts `ditto #{mountpoint} #{destination_path}` end - puts "Success! #{self} installed to #{destination_path}" + ohai "Success! #{self} installed to #{destination_path}" end def linkapps