1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-05-13 22:06:55 +02:00

5 lines
144 B
Markdown
Raw Permalink Normal View History

2025-03-14 18:51:40 +08:00
```bash
$ sudo chown root:wheel /Library/LaunchDaemons/webhook.plist
$ sudo launchctl bootstrap system /Library/LaunchDaemons/webhook.plist
```