Files
Phoenix/demo/__main__.py
2018-04-28 21:27:10 -07:00

5 lines
47 B
Python
Executable File

#!/usr/bin/env python
import Main
Main.main()