Fix script names
This commit is contained in:
parent
92615b9d93
commit
9b19782fa0
2
setup.py
2
setup.py
@ -42,7 +42,7 @@ setup(
|
||||
name='resync',
|
||||
version=version,
|
||||
packages=['resync'],
|
||||
scripts=['bin/resync', 'bin/resync-explorer'],
|
||||
scripts=['resync-sync', 'resync-build', 'resync-explorer'],
|
||||
classifiers=["Development Status :: 4 - Beta",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: Apache Software License",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user