If "$1" starts with "-", then act like "$@" starts with /usr/bin/openerp-server --config=/etc/odoo/openerp-server.conf
The addition of `set -e` in the run.sh script exposed the fact that it was erroring out when `$# -eq 0`.