Skip to content

Commit

Permalink
vb-cable: fix uninstall stanza
Browse files Browse the repository at this point in the history
  • Loading branch information
durka committed Aug 24, 2020
1 parent 2a37e34 commit 0ab41d4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Casks/vb-cable.rb
Expand Up @@ -9,5 +9,7 @@

pkg "vb-cable-installer.pkg"

uninstall pkgutil: "com.vbaudio.vbcable"
uninstall launchctl: "com.vbaudio.vbcableagent",
pkgutil: "com.vbaudio.vbcable",
delete: "/Library/Preferences/com.vbaudio.vbcable.plist"
end

0 comments on commit 0ab41d4

Please sign in to comment.