Add AppleScript category and entry

This commit is contained in:
Marcel Bischoff 2015-10-13 20:24:24 +02:00
parent 29eac6d7e4
commit 3b1f8a887c

View File

@ -46,6 +46,7 @@ If you want to contribute, you are highly encouraged to do so. Please read the [
- [Passwords](#passwords)
- [Wiping Data](#wiping-data)
- [System](#system)
- [AppleScript](#applescript)
- [Basics](#basics)
- [Clipboard](#clipboard)
- [FileVault](#filevault)
@ -453,6 +454,13 @@ srm -rf /path/to/complete/destruction
## System
### AppleScript
#### Execute AppleScript
```bash
osascript /path/to/script.scpt
````
### Basics
#### Restart