4 lines
79 B
Bash
4 lines
79 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
python OCB/odoo-bin shell -c odoo.conf -d "$@" --xmlrpc-port=8999
|