mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
steelseries-gg: add app folder to uninstall delete
This commit is contained in:
@@ -35,7 +35,10 @@ cask "steelseries-gg" do
|
||||
sudo: true,
|
||||
},
|
||||
pkgutil: "com.steelseries.*",
|
||||
delete: "/Library/Application Support/SteelSeries GG"
|
||||
delete: [
|
||||
"/Applications/SteelSeries GG/SteelSeries GG.app",
|
||||
"/Library/Application Support/SteelSeries GG",
|
||||
]
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Support/steelseries-gg-client",
|
||||
|
||||
Reference in New Issue
Block a user