This website requires JavaScript.
Explore
Help
Sign In
Qubes
/
manager
Watch
1
Star
0
Fork
0
You've already forked manager
Code
Issues
Pull Requests
Releases
Wiki
Activity
dc6fa673bc
manager
/
qubes-manager
6 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
use any python2, not explicit python2.6 Especially allow python2.7.
2013-01-23 15:55:14 +01:00
#!/usr/bin/python2
Initial public commit. (c) 2010 Invisible Things Lab Author: ========= Joanna Rutkowska <joanna@invisiblethingslab.com>
2010-05-11 16:51:31 +02:00
import qubesmanager.main
qubesmanager.main.main()
Reference in New Issue
Copy Permalink