feat: backup script generation

This commit is contained in:
2023-01-04 20:14:36 +01:00
parent 9d4b15def6
commit b6c4994b88
4 changed files with 126 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{%- for path in paths -%}
+ {{ path }}{% if not last %}
{% endif %}
{%- endfor -%}
- /**