mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
splashtop-business: add uninstall for launchctl item
This commit is contained in:
@@ -15,8 +15,9 @@ cask "splashtop-business" do
|
||||
|
||||
pkg "Splashtop Business.pkg"
|
||||
|
||||
uninstall quit: "com.splashtop.stb.macosx",
|
||||
pkgutil: [
|
||||
uninstall launchctl: "com.splashtop.stb.macosx.helper.autoupdate",
|
||||
quit: "com.splashtop.stb.macosx",
|
||||
pkgutil: [
|
||||
"com.splashtop.splashtopBusiness.*",
|
||||
"com.splashtop.stb.*",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user