Files
lohup/main.py
T
2025-09-07 11:52:26 +03:00

7 lines
58 B
Python

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