trustgraph/trustgraph-flow/scripts/config-svc
2025-03-31 23:32:15 +01:00

6 lines
74 B
Python
Executable file

#!/usr/bin/env python3
from trustgraph.config.service import run
run()