Fix style for TotalSpaces.

This commit is contained in:
Markus Reiter 2016-07-05 01:40:00 +02:00
parent df96c4119a
commit 5e4b15c283
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ cask 'totalspaces' do
script: {
executable: 'TotalSpaces2 Uninstaller.app/Contents/MacOS/TotalSpaces2 Uninstaller',
args: %w[--headless],
sudo: true
sudo: true,
},
quit: 'com.binaryage.TotalSpaces2'
end