mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-02-06 07:24:19 +01:00
error message on python3
This commit is contained in:
parent
c30ac1ade3
commit
668d9d0dcf
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/python
|
||||
print "" # python2.7 is required to run OpenWebRX instead of python3. Please run me by: python2 openwebrx.py
|
||||
"""
|
||||
OpenWebRX: open-source web based SDR for everyone!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue