Files
2018-02-02 04:16:08 -05:00

5 lines
60 B
Python

from tools.serve import serve
def main():
serve.main()