docker_images/odoo/odoo/upd.sh

4 lines
95 B
Bash

#!/bin/bash
OCB/odoo-bin -c /opt/odoo/odoo.conf --stop-after-init --no-xmlrpc -u "$1" -d "$2"