gateblu remove `uninstall delete: .app` (#32654)

This commit is contained in:
commitay 2017-04-20 15:40:11 +10:00 committed by Miccal Matthews
parent 8f518677ec
commit 96271e7002
1 changed files with 1 additions and 2 deletions

View File

@ -11,6 +11,5 @@ cask 'gateblu' do
pkg 'Gateblu Installer.pkg'
uninstall pkgutil: 'com.octoblu.*',
delete: '/Applications/Gateblu.app'
uninstall pkgutil: 'com.octoblu.*'
end