add an alternative name to mtprotoproxy

This commit is contained in:
Alexander Bersenev
2018-06-23 02:36:41 +05:00
parent 7265208426
commit 8277569267
2 changed files with 2 additions and 1 deletions

1
mtprotoproxy Symbolic link
View File

@@ -0,0 +1 @@
mtprotoproxy.py

View File

@@ -29,7 +29,7 @@ setuptools.setup(
]
},
scripts=[
"mtprotoproxy.py"
"mtprotoproxy.py", "mtprotoproxy"
],
classifiers=[
"Intended Audience :: Information Technology",