forked from sig_core/toolkit
fix multiline issue in template
This commit is contained in:
parent
6d931afac5
commit
2d30ed5c29
@ -25,7 +25,7 @@ lorax --product="${PRODUCT}" \
|
|||||||
--source={{ repo.url }} \
|
--source={{ repo.url }} \
|
||||||
{%- endfor %}
|
{%- endfor %}
|
||||||
{%- if squashfs_only %}
|
{%- if squashfs_only %}
|
||||||
--squashfs-only
|
--squashfs-only \
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
--bugurl="${BUGURL}" \
|
--bugurl="${BUGURL}" \
|
||||||
--variant="${VARIANT}" \
|
--variant="${VARIANT}" \
|
||||||
|
Loading…
Reference in New Issue
Block a user