Up.
This commit is contained in:
parent
77d98bda6a
commit
4e551df970
@ -5,10 +5,10 @@
|
|||||||
|
|
||||||
{{- if gt $mbsyncAccountNumber 0 -}}
|
{{- if gt $mbsyncAccountNumber 0 -}}
|
||||||
{{- range $i, $e := until $mbsyncAccountNumber -}}
|
{{- range $i, $e := until $mbsyncAccountNumber -}}
|
||||||
{{- $mbsyncAccountName := promptStringOnce . "mbsync.name" "MbSync account name " }}
|
{{- $mbsyncAccountName := promptStringOnce . "mbsync" "MbSync account name " }}
|
||||||
{{- $mbsyncAccountMail := promptStringOnce . "mbsync.mail" "MbSync account mail " }}
|
{{- $mbsyncAccountMail := promptStringOnce . "mbsync" "MbSync account mail " }}
|
||||||
{{- $mbsyncAccountUser := promptStringOnce . "mbsync.user" "MbSync account user " }}
|
{{- $mbsyncAccountUser := promptStringOnce . "mbsync" "MbSync account user " }}
|
||||||
{{- $mbsyncAccountHost := promptStringOnce . "mbsync.host" "MbSync account host " }}
|
{{- $mbsyncAccountHost := promptStringOnce . "mbsync" "MbSync account host " }}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user