1
0
This commit is contained in:
Jeff Lance 2024-03-04 16:48:37 +01:00
parent e5c00622c5
commit e0643c3313

View File

@ -1,6 +1,6 @@
[data]
email = {{ promptString "Git main email address " "" | quote }}
{{- with promptInt "How many mbsync accounts would you generate " -}}{{- $count := . | int }}
{{- with promptInt "How many mbsync accounts would you generate " 0 -}}{{- $count := . | int }}
{{- if gt $count 0 -}}
{{- range $i, $e := until $count }}
[[data.mbsync]]