4 lines
130 B
Bash
4 lines
130 B
Bash
#!/bin/bash
|
|
|
|
python OCB/odoo.py --addons-path=/opt/odoo/custom-addons/server-tools/ shell -c odoo.conf -d "$@" --xmlrpc-port=8999
|