commit 285f30e72d76e01ff1718b47bbf8e09cdd53cd2e Author: Yenthe Date: Tue Aug 11 14:35:50 2015 +0200 Info Info diff --git a/README.md b/README.md new file mode 100644 index 0000000..5548089 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This script is based on the install script from André Schenkels (https://github.com/aschenkels-ictstudio/openerp-install-scripts) +but goes a bit further. This script will also give you the ability to define an xmrpc_port in the .conf file that is generated under /etc/ +This script can be safely used in a multi-odoo code base server because the default Odoo port is changed BEFORE the Odoo is started.