7 lines
55 B
Python
Executable File

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