Correct runnable package name

This commit is contained in:
lash
2022-04-28 15:36:04 +00:00
parent 58787b3884
commit f039d6c9ad

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