Revision 916745547a850086a7d569a3b0c976b876f66a65 authored by Dirk Roorda on 30 January 2021, 18:50:36 UTC, committed by Dirk Roorda on 30 January 2021, 18:50:36 UTC
1 parent 1201572
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top