From 6f4fdc323a117b480bcd18de6eb835d344e6ed86 Mon Sep 17 00:00:00 2001 From: Yenthe Date: Wed, 5 Oct 2016 16:08:44 +0200 Subject: [PATCH] [Add] V10 support This is a test repository and commit, do not use this in production! --- odoo_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odoo_install.sh b/odoo_install.sh index e227a17..34b8ee7 100644 --- a/odoo_install.sh +++ b/odoo_install.sh @@ -148,7 +148,7 @@ cat < ~/$OE_CONFIG # Description: ODOO Business Applications ### END INIT INFO PATH=/bin:/sbin:/usr/bin -DAEMON=$OE_HOME_EXT/openerp-server +DAEMON=$OE_HOME_EXT/odoo-bin NAME=$OE_CONFIG DESC=$OE_CONFIG