fix(core): fix starting template that misbehaved on Windows
This commit is contained in:
parent
17e59c8edf
commit
c0d08bf1bd
|
@ -32,6 +32,6 @@ matches:
|
||||||
- name: output
|
- name: output
|
||||||
type: shell
|
type: shell
|
||||||
params:
|
params:
|
||||||
cmd: "echo Hello from your shell"
|
cmd: "echo 'Hello from your shell'"
|
||||||
|
|
||||||
# And much more! For more information, visit the docs: https://espanso.org/docs/
|
# And much more! For more information, visit the docs: https://espanso.org/docs/
|
Loading…
Reference in New Issue
Block a user