Update run AppleScript example

This commit is contained in:
Daniel Bayley
2017-08-12 17:34:54 +01:00
parent bc25492121
commit ba2530f425

View File

@@ -12,7 +12,7 @@
- Run an AppleScript file:
`osascript {{path/to/apple.scpt}}`
`osascript {{path/to/apple}}.scpt`
- Get the bundle identifier of an application (useful for `open -b`):