Clean up code boxes

This commit is contained in:
schmurky 2020-08-11 16:10:08 +08:00
parent 1787bbb84b
commit 2577b83ebc

View File

@ -70,6 +70,8 @@ While you can start a threat scan at any time with Microsoft Defender ATP, your
```bash ```bash
launchctl load /Library/LaunchDaemons/<your file name.plist> launchctl load /Library/LaunchDaemons/<your file name.plist>
```
```bash
launchctl start <your file name> launchctl start <your file name>
``` ```