diff --git a/private_dot_mbsyncrc.tmpl b/private_dot_mbsyncrc.tmpl index 03bcc4b..b8531e6 100644 --- a/private_dot_mbsyncrc.tmpl +++ b/private_dot_mbsyncrc.tmpl @@ -7,7 +7,7 @@ PassCmd "gopass show communication/{{.host}}/{{.user}}" Port {{ .port }} TLSType IMAPS AuthMechs Login -{{- if hasKey . "certificate" -}} +{{ if hasKey . "certificate" -}} CertificateFile ~/.cert/email-cert-{{.name}}.pem {{- end }}