create owrxadmin

This commit is contained in:
Jakob Ketterl 2021-02-06 16:43:54 +01:00
parent 3226c01f60
commit ffcf5c0c27
2 changed files with 4 additions and 1 deletions

2
owrxadmin/__main__.py Normal file
View file

@ -0,0 +1,2 @@
def main():
print("OpenWebRX admin")