Wrap osascript within backticks
To allow clients to pick up the text as another command and allow the link to the page to be shown.
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
`open -a {{Application}}`
|
`open -a {{Application}}`
|
||||||
|
|
||||||
- Run a graphical macOS app based on the bundle identifier (refer to osascript for an easy way get this):
|
- Run a graphical macOS app based on the bundle identifier (refer to `osascript` for an easy way get this):
|
||||||
|
|
||||||
`open -b {{com.domain.application}}`
|
`open -b {{com.domain.application}}`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user