summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml
index 8e80de4c..bef039fd 100644
--- a/scripts/pyproject.toml
+++ b/scripts/pyproject.toml
@@ -17,3 +17,4 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry.scripts]
ruscreen = 'p7s.ruscreen:main'
+mbsync_config = 'p7s.mbsync:generate_config'