cvt to :delete growl-fork

This commit is contained in:
Roland Walker 2014-09-18 07:57:56 -04:00
parent 4a5c0e3d5f
commit 20671c6251
1 changed files with 1 additions and 1 deletions

View File

@ -6,5 +6,5 @@ class GrowlFork < Cask
homepage 'https://www.macupdate.com/app/mac/41038/growl-fork'
pkg 'Growl.pkg'
uninstall :files => '/Library/PreferencePanes/Growl.prefPane'
uninstall :delete => '/Library/PreferencePanes/Growl.prefPane'
end