[FEAT] add lnbits-cli for commands.py (#1890)
- add superuser command for print - add delete-settings command
This commit is contained in:
parent
eb0b06f98c
commit
bb5033d225
2 changed files with 57 additions and 4 deletions
|
|
@ -54,6 +54,7 @@ build-backend = "poetry.core.masonry.api"
|
|||
|
||||
[tool.poetry.scripts]
|
||||
lnbits = "lnbits.server:main"
|
||||
lnbits-cli = "lnbits.commands:main"
|
||||
|
||||
[tool.pyright]
|
||||
include = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue