2010-08-20 15:27:53 -06:00

7 lines
55 B
Python
Executable File

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