removing bitdefender on macos
This commit is contained in:
parent
8456d8b15e
commit
cc275d24ff
@ -5,3 +5,7 @@
|
|||||||
### Removing color from command output ([src](https://stackoverflow.com/questions/17998978/removing-colors-from-output))
|
### 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'`
|
`somescript | sed $'s,\x1b\\[[0-9;]*[a-zA-Z],,g'`
|
||||||
|
|
||||||
|
### Removing Bitdefender
|
||||||
|
|
||||||
|
`sudo /Library/Bitdefender/AVP/Uninstaller/EndpointSecurityforMacUninstaller.app/Contents/MacOS/EndpointSecurityforMacUninstaller`
|
||||||
|
Loading…
Reference in New Issue
Block a user