This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
bazarr
mirror of
https://github.com/morpheus65535/bazarr
Watch
1
Star
0
Fork
You've already forked bazarr
0
Code
Issues
Releases
Wiki
Activity
81271b52f7
bazarr
/
libs
/
cherrypy
/
__main__.py
6 lines
71 B
Python
Raw
Blame
History
from
cherrypy
.
daemon
import
run
if
__name__
==
'
__main__
'
:
run
(
)
Reference in New Issue
View Git Blame
Copy Permalink