#!/bin/sh
cd /usr/share/pyshared/openerp-server
exec /usr/bin/python ./openerp-server.py $@
