2009-09-09 16:04:51 -06:00

7 lines
55 B
Python
Executable File

#!/usr/bin/python
from cx_Freeze import main
main()