remove duplicate
This commit is contained in:
parent
1c24e0a0f6
commit
257ed6f82b
1 changed files with 1 additions and 1 deletions
|
@ -113,5 +113,5 @@ if err := f.Close(); err != nil {
|
|||
}
|
||||
|
||||
log.Info().Msg("Wrote example config to config.toml.example. Bye Bye")
|
||||
os.Exit(0)
|
||||
|
||||
}
|
Loading…
Reference in a new issue