blank before uninstall in mosh

This commit is contained in:
Roland Walker 2014-11-22 09:12:42 -05:00
parent 4905f22d62
commit fd91cd73f4
1 changed files with 1 additions and 0 deletions

View File

@ -7,5 +7,6 @@ cask :v1 => 'mosh' do
license :unknown license :unknown
pkg "mosh-#{version}-3.pkg" pkg "mosh-#{version}-3.pkg"
uninstall :pkgutil => 'edu.mit.mosh.mosh.pkg' uninstall :pkgutil => 'edu.mit.mosh.mosh.pkg'
end end