fix(aa-log): profile template.

This commit is contained in:
Alexandre Pujol 2023-08-22 22:59:12 +01:00
parent f4ba16861f
commit 5516eef952
Failed to generate hash of commit

View file

@ -132,7 +132,7 @@ profile {{ .Name }}{{ " " }}
{{ ") " }}
{{- end -}}
{{- if .Source -}}
{{ " " }}{{ .Source }}
{{ .Source }}{{ " " }}
{{- end -}}
{{- if .MountPoint -}}
{{ "-> " }}{{ .MountPoint }}