Files
lohup/lohup-cli.py

5 lines
56 B
Python

#!/usr/bin/env python3
from lohup.cli import cli
cli()