Revision 99eb1f89a4babc57a7889c3e2c33d269044387e7 authored by Dirk Roorda on 26 June 2018, 20:42:28 UTC, committed by Dirk Roorda on 26 June 2018, 20:42:28 UTC
1 parent dfb06ab
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top