mirror of
https://github.com/FAUSheppy/athq-vm-management
synced 2025-12-09 15:08:31 +01:00
feat: backup script generation
This commit is contained in:
5
templates/rsync-filter.txt.j2
Normal file
5
templates/rsync-filter.txt.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
{%- for path in paths -%}
|
||||
+ {{ path }}{% if not last %}
|
||||
{% endif %}
|
||||
{%- endfor -%}
|
||||
- /**
|
||||
Reference in New Issue
Block a user