Bugfix: Fix sendmail/startup panic

Fixes #122
This commit is contained in:
Ralph Slooten
2023-06-03 17:18:52 +12:00
parent 374a760b88
commit e5888ede8b
2 changed files with 1 additions and 2 deletions

View File

@@ -161,7 +161,6 @@ func Run() {
// HelpTemplate returns a string of the help
func HelpTemplate(args []string) string {
fmt.Println(args)
return fmt.Sprintf(`A sendmail command replacement for Mailpit (%s)
Usage: %s [flags] [recipients] < message