totalfinder: sudo true on unintall (#32015)

This commit is contained in:
Gobinath Mallaiyan 2017-04-06 16:03:21 -04:00 committed by Vítor Galvão
parent 56201015ee
commit 9f5bb056a4
1 changed files with 1 additions and 0 deletions

View File

@ -14,5 +14,6 @@ cask 'totalfinder' do
script: {
executable: 'TotalFinder Uninstaller.app/Contents/MacOS/TotalFinder Uninstaller',
args: %w[--headless],
sudo: true,
}
end