mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
fix: multiline commands are executed twice
This commit is contained in:
parent
cd49ea3d9b
commit
969c372703
4 changed files with 11 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
print -s {{ command }};
|
||||
print -s "{{ command }}";
|
||||
|
||||
{%- if let Some(cd) = self.cd %}
|
||||
cd {{ cd }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue