mirror of
https://github.com/mudler/luet.git
synced 2025-10-20 10:23:09 +00:00
3 lines
61 B
YAML
3 lines
61 B
YAML
![]() |
{{ define "writefile" }}
|
||
|
- echo conflict > /foo/{{.}}
|
||
|
{{end}}
|