move and rename CLI script

This commit is contained in:
Roman Zeyde
2014-11-02 09:28:43 +02:00
parent 9d754b04cf
commit c8f5924c12
3 changed files with 10 additions and 15 deletions

View File

@@ -48,5 +48,5 @@ setup(
"Topic :: System :: Networking",
"Topic :: Communications",
],
scripts=['scripts/amodem'],
scripts=['amodem-cli'],
)