From cc275d24ffa7e36f271d677704593f89ef586c49 Mon Sep 17 00:00:00 2001 From: MorganGeek Date: Wed, 8 Jul 2020 12:14:44 +0200 Subject: [PATCH] removing bitdefender on macos --- cheat/macos.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cheat/macos.md b/cheat/macos.md index fffe1fc..626ac3d 100644 --- a/cheat/macos.md +++ b/cheat/macos.md @@ -5,3 +5,7 @@ ### Removing color from command output ([src](https://stackoverflow.com/questions/17998978/removing-colors-from-output)) `somescript | sed $'s,\x1b\\[[0-9;]*[a-zA-Z],,g'` + +### Removing Bitdefender + +`sudo /Library/Bitdefender/AVP/Uninstaller/EndpointSecurityforMacUninstaller.app/Contents/MacOS/EndpointSecurityforMacUninstaller`