mirror of
https://github.com/kevinveenbirkenbach/docker-volume-backup.git
synced 2025-12-27 02:56:36 +00:00
renamed configure to seed
This commit is contained in:
@@ -19,7 +19,7 @@ dependencies = [
|
||||
[project.scripts]
|
||||
baudolo = "baudolo.backup.__main__:main"
|
||||
baudolo-restore = "baudolo.restore.__main__:main"
|
||||
baudolo-configure = "baudolo.configure.__main__:main"
|
||||
baudolo-seed = "baudolo.seed.__main__:main"
|
||||
|
||||
[tool.setuptools]
|
||||
package-dir = { "" = "src" }
|
||||
|
||||
Reference in New Issue
Block a user