1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||
#!/usr/bin/env python |
|||
"""Wrapper for the command line interface.""" |
|||
|
|||
from couchpotato import cli |
|||
|
|||
|
|||
cli.cmd_couchpotato() |
Loading…
Reference in new issue