mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
Add pkgutil to azure-cli uninstall stanza. (#23113)
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@ cask 'azure-cli' do
|
||||
|
||||
pkg 'Install Command Line Interface.pkg'
|
||||
|
||||
uninstall script: '/usr/local/bin/azure-uninstall'
|
||||
uninstall pkgutil: 'com.microsoft.azure.microsoftAzureSdk.postflight.pkg',
|
||||
script: '/usr/local/bin/azure-uninstall'
|
||||
|
||||
zap delete: '~/.azure'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user