diff --git a/cmd/tile38-server/main.go b/cmd/tile38-server/main.go index 97fbcb9e..a4f71af5 100644 --- a/cmd/tile38-server/main.go +++ b/cmd/tile38-server/main.go @@ -282,7 +282,7 @@ Developer Options: |____ | _ | Tile38 %s%s %d bit (%s/%s) | | | %sPort: %d, PID: %d |____ | _ | - | | | tile38.com, patreon.com/tidwall + | | | tile38.com |_______|_______| `+"\n", core.Version, gitsha, strconv.IntSize, runtime.GOARCH, runtime.GOOS, hostd, port, os.Getpid()) if pidferr != nil {