odoo/openerp-server

4 lines
59 B
Python
Executable File

#!/usr/bin/env python
from openerp.main import main
main()