pay-respects/core/templates/eval.sh

4 lines
57 B
Bash
Raw Permalink Normal View History

2025-04-10 16:39:31 +02:00
{%- if let Some(cd) = self.cd %}
cd {{ cd }}
{% endif %}