diff --git a/owrx/__main__.py b/owrx/__main__.py index 468d4912..b5c852c9 100644 --- a/owrx/__main__.py +++ b/owrx/__main__.py @@ -97,7 +97,8 @@ Author contact info: Jakob Ketterl, DD5JFK Documentation: https://github.com/jketterl/openwebrx/wiki Support and info: https://groups.io/g/openwebrx - """ + """, + flush=True ) logger.info("OpenWebRX version {0} starting up...".format(openwebrx_version))