Skip to content

Instantly share code, notes, and snippets.

View mdevreugd's full-sized avatar
💻
48 69

Metin de Vreugd mdevreugd

💻
48 69
View GitHub Profile
### Keybase proof
I hereby claim:
* I am mdevreugd on github.
* I am mdevreugd (https://keybase.io/mdevreugd) on keybase.
* I have a public key ASDvaHL7Kfxc_n8SqMGwCNw46DRKJEyoMRDvPll2F3QUpwo
To claim this, I am signing this object:
@mdevreugd
mdevreugd / README.md
Created July 8, 2017 09:29 — forked from steve-jansen/README.md
Stop and start Symantec Endpoint Protection on OS X

This script enables you stop and start Symantec Endpoint Protection on OS X

Installation

sudo curl https://gist.githubusercontent.com/steve-jansen/61a189b6ab961a517f68/raw/sep -o /usr/local/bin/sep
sudo chmod 755 /usr/local/bin/sep
sudo chown root:staff /usr/local/bin/sep