4 lines
65 B
Python
Executable file
4 lines
65 B
Python
Executable file
#!/usr/bin/env python
|
|
|
|
import trovebox.main
|
|
trovebox.main.main()
|