Moved main attribute to group, rather than using the old (deprecated) style of puttin...
[zeroinstall.git] / 0launch
bloba35667479a8bfa971fcaa83aad1855b20e68e48f
1 #!/usr/bin/env python
2 from zeroinstall.injector import cli
3 cli.main()