]> git.r.bdr.sh - rbdr/mobius/commit
Simplify the behavior of init with an existing config
authorJeff Halter <redacted>
Mon, 13 Jun 2022 00:41:30 +0000 (17:41 -0700)
committerJeff Halter <redacted>
Mon, 13 Jun 2022 00:41:30 +0000 (17:41 -0700)
commit6936ce913c5b2db003cff5624ca5f92c6f4c5ebc
tree3a18af18c6bc15bc3a93395555f337865e5e9c34
parent1cf4131b9d1c09f413e79265ad2077e2c1c6bbe8
Simplify the behavior of init with an existing config

Old behavior:
if config dir found, exit with message

New behavior:
if config dir found, log a message and continue

This simplifies the process for new users.
cmd/mobius-hotline-server/main.go