forked from LBRYCommunity/lbry-sdk
no more stop-daemon command
This commit is contained in:
parent
49b18a1fca
commit
9d7dcf4af7
1 changed files with 0 additions and 1 deletions
1
setup.py
1
setup.py
|
@ -32,7 +32,6 @@ requires = [
|
|||
|
||||
console_scripts = [
|
||||
'lbrynet-daemon = lbrynet.lbrynet_daemon.DaemonControl:start',
|
||||
'stop-lbrynet-daemon = lbrynet.lbrynet_daemon.DaemonControl:stop',
|
||||
'lbrynet-cli = lbrynet.lbrynet_daemon.DaemonCLI:main'
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue