run -> main
This commit is contained in:
parent
83f6ba25fe
commit
5fe495e2b4
|
@ -18,7 +18,7 @@ python-magic-bin = { version = "0.4.14", platform="win32" }
|
|||
rich-argparse = "^1.4.0"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
lon-deployer = "lon_deployer.main:run"
|
||||
lon-deployer = "lon_deployer.main:main"
|
||||
build = "lon_deployer.builder:build"
|
||||
version = "lon_deployer.builder:create_version"
|
||||
|
||||
|
|
Reference in a new issue