mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Add uninstall :pkgutil to nosleep
This commit is contained in:
parent
ce7bb7a87d
commit
89700d1ccd
1 changed files with 2 additions and 1 deletions
|
|
@ -6,5 +6,6 @@ class Nosleep < Cask
|
|||
homepage 'https://code.google.com/p/macosx-nosleep-extension/'
|
||||
|
||||
pkg 'NoSleep.mpkg'
|
||||
uninstall :script => 'Uninstall.command'
|
||||
uninstall :script => 'Uninstall.command',
|
||||
:pkgutil => 'com.protech.pkg.NoSleep'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue