totalterminal.rb

This commit is contained in:
Roland Walker 2014-09-10 11:37:07 -04:00
parent c6003b8579
commit 45331a2fd2

View file

@ -5,7 +5,7 @@ class Totalterminal < Cask
url 'http://downloads.binaryage.com/TotalTerminal-1.5.3.dmg'
homepage 'http://totalterminal.binaryage.com'
install 'TotalTerminal.pkg'
pkg 'TotalTerminal.pkg'
uninstall :script => {
:executable => 'TotalTerminal Uninstaller.app/Contents/MacOS/TotalTerminal Uninstaller',
:args => %w[--headless]