Skip to content

Commit cf68445

Browse files
committed
fix
1 parent 4bf5c43 commit cf68445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/boot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function start {
3131
echo "...with additional args: $*"
3232
fi
3333
sudo -i -u odoo /usr/bin/python \
34-
/opt/odoo/openerp-china/openerp-server \
34+
/opt/odoo/sources/odoo/openerp-server \
3535
-c /opt/odoo/etc/odoo.conf \
3636
$*
3737

0 commit comments

Comments
 (0)