fix
This commit is contained in:
parent
fcc58fae64
commit
6ffa733b65
@ -16,7 +16,7 @@ FileSet {
|
|||||||
File = "{{ path }}"
|
File = "{{ path }}"
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
{% else %}
|
{% else %}
|
||||||
File = "{{ path }}"
|
File = "{{ fileset.path }}"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
}
|
}
|
||||||
{% if 'excludes' in fileset %}
|
{% if 'excludes' in fileset %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user