Revision cf868b310300e7e1baf30923afdfdb58367c2a42 authored by Dirk Roorda on 30 January 2021, 14:24:07 UTC, committed by Dirk Roorda on 30 January 2021, 14:24:07 UTC
1 parent 387719d
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top