4 lines
98 B
Bash
4 lines
98 B
Bash
#!/bin/bash
|
|
|
|
python OCB/odoo-bin shell --shell-interface ipython -c odoo.conf -d "$@" --no-xmlrpc
|