RENAME service.py to daemon.py & update it within pyproject.toml
This commit is contained in:
@@ -11,4 +11,4 @@ dependencies = [
|
||||
|
||||
[project.scripts]
|
||||
rewind = "rewind.clip:main"
|
||||
rewind-daemon = "rewind.service:main"
|
||||
rewind-daemon = "rewind.daemon:main"
|
||||
Reference in New Issue
Block a user