fix(core): fix starting template that misbehaved on Windows

This commit is contained in:
Federico Terzi 2021-07-17 16:38:05 +02:00
parent 17e59c8edf
commit c0d08bf1bd

View File

@ -32,6 +32,6 @@ matches:
- name: output
type: shell
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/