trustgraph/trustgraph-flow/scripts/rev-gateway
2025-06-24 11:32:50 +01:00

6 lines
71 B
Python
Executable file

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