Remove silent option to update successfully

This commit is contained in:
nakamura 2015-12-06 18:35:16 +09:00 committed by adityadalal924
parent a728866cfe
commit 7fb44e173e
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ cask :v1 => 'cacoo-ninja' do
license :gratis
installer :script => 'Install Cacoo Ninja.app/Contents/MacOS/Install Cacoo Ninja',
:args => %w[-silent],
:sudo => true
uninstall :script => { :executable => 'Install Cacoo Ninja.app/Contents/MacOS/Install Cacoo Ninja' }