manager/qubes-manager
Marek Marczykowski 69a2ac62fb use any python2, not explicit python2.6
Especially allow python2.7.
2013-01-23 15:55:14 +01:00

6 lines
71 B
Python
Executable File

#!/usr/bin/python2
import qubesmanager.main
qubesmanager.main.main()