mirror of
https://github.com/wavetermdev/homebrew-cask.git
synced 2026-08-05 13:43:24 -07:00
wifispoof: add zap and uninstall delete
This commit is contained in:
@@ -17,4 +17,14 @@ cask "wifispoof" do
|
||||
depends_on macos: ">= :el_capitan"
|
||||
|
||||
app "WiFiSpoof.app"
|
||||
|
||||
uninstall delete: [
|
||||
"/Library/LaunchDaemons/com.sweetpproductions.WiFiSpoofHelperTool.plist",
|
||||
"/Library/PrivilegedHelperTools/com.sweetpproductions.WiFiSpoofHelperTool",
|
||||
]
|
||||
|
||||
zap trash: [
|
||||
"~/Library/Application Scripts/com.sweetpproductions.WiFiSpoofApp",
|
||||
"~/Library/Containers/com.sweetpproductions.WiFiSpoofApp",
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user