rename live script to modeslive

This commit is contained in:
Junzi Sun
2018-07-04 20:56:11 +02:00
parent ef9d2cfd16
commit e5ca76ac0d
4 changed files with 6 additions and 6 deletions

View File

@@ -118,5 +118,5 @@ setup(
# ],
# },
scripts=['pyModeS/streamer/pmslive'],
scripts=['pyModeS/streamer/modeslive'],
)