splashtop-business: add uninstall for launchctl item

This commit is contained in:
Justin Krehel
2024-01-25 11:45:16 -05:00
parent e9d050f10b
commit d3a54d17a3
+3 -2
View File
@@ -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.*",
]