diff --git a/start b/start index a071c2dafe5689d0877d9eb91daf4946647cd75f_c3RhcnQ=..f62f5b7dbf1b057fae64fbbb130d6a913eccc86e_c3RhcnQ= 100755 --- a/start +++ b/start @@ -40,7 +40,7 @@ if expr match $odoo ^.*\.egg$ ; then - odoo="/usr/bin" + odoo="/usr/local/bin" fi echo "Odoo directory: $odoo" if [ -e "$odoo/.git" ];