Revision 5c578a09553a5fa68100fc3cbf919108e729829c authored by Dirk Roorda on 21 June 2019, 20:04:37 UTC, committed by Dirk Roorda on 21 June 2019, 20:04:37 UTC
1 parent 553b726
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top