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