Revision b82b1b4b90baeef14c3f454f829920562a11e32e authored by Dirk Roorda on 29 June 2018, 15:17:05 UTC, committed by Dirk Roorda on 29 June 2018, 15:17:05 UTC
1 parent 554fed2
Raw File
text-fabric
#!/usr/bin/env python3
from tf.server.start import main

main()
back to top