mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-09 08:25:18 +00:00
add a flush so that the intro doesn't get lost
This commit is contained in:
parent
7d58e7d27e
commit
71e91aef53
1 changed files with 2 additions and 1 deletions
|
|
@ -97,7 +97,8 @@ Author contact info: Jakob Ketterl, DD5JFK <dd5jfk@darc.de>
|
|||
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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue