mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-05-13 22:06:55 +02:00
5 lines
144 B
Markdown
5 lines
144 B
Markdown
|
```bash
|
||
|
$ sudo chown root:wheel /Library/LaunchDaemons/webhook.plist
|
||
|
$ sudo launchctl bootstrap system /Library/LaunchDaemons/webhook.plist
|
||
|
```
|