Correct runnable package name

This commit is contained in:
lash 2022-04-28 15:36:04 +00:00
parent 58787b3884
commit f039d6c9ad
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
1 changed files with 1 additions and 1 deletions

View File

@ -38,4 +38,4 @@ packages =
[options.entry_points]
console_scripts =
#blocksync-celery = chainsyncer.runnable.tracker:main
chainsyncer-unlock = chainsyncer.runnable.lock:main
chainsyncer-unlock = chainsyncer.runnable.unlock:main