]> xn--ix-yja.es Git - alex.git/commitdiff
Add mbsync_config script
authoralex <alex@pdp7.net>
Tue, 17 Oct 2023 20:44:14 +0000 (22:44 +0200)
committeralex <alex@pdp7.net>
Tue, 17 Oct 2023 20:44:14 +0000 (22:44 +0200)
scripts/pyproject.toml

index 8e80de4c294b5b1dfa3d7de3895c431bdab8ed44..bef039fd00873bd9a70d064375bbdab38a293554 100644 (file)
@@ -17,3 +17,4 @@ build-backend = "poetry.core.masonry.api"
 
 [tool.poetry.scripts]
 ruscreen = 'p7s.ruscreen:main'
+mbsync_config = 'p7s.mbsync:generate_config'