Add zap for boinc.rb (#23912)

This commit is contained in:
Numbermaniac 2016-08-19 17:18:41 +10:00 committed by Markus Reiter
parent 5900933e51
commit bd2725d474
1 changed files with 2 additions and 0 deletions

View File

@ -11,4 +11,6 @@ cask 'boinc' do
pkg "boinc_#{version}_macOSX_x86_64/BOINC Installer.app/Contents/Resources/BOINC.pkg" pkg "boinc_#{version}_macOSX_x86_64/BOINC Installer.app/Contents/Resources/BOINC.pkg"
uninstall pkgutil: 'edu.berkeley.boinc' uninstall pkgutil: 'edu.berkeley.boinc'
zap delete: '~/Library/Caches/edu.berkeley.boinc'
end end