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