mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
blank before uninstall in zendserver
This commit is contained in:
parent
24469723d7
commit
b8b18c4674
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ cask :v1 => 'zendserver' do
|
|||
license :unknown
|
||||
|
||||
pkg 'Zend Server.pkg'
|
||||
|
||||
uninstall :script => { :executable => '/usr/local/zend/bin/uninstall.sh', :args => ['--automatic'] },
|
||||
:pkgutil => 'zenith.pkg.ZendServer'
|
||||
caveats do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue