Merge branch 'imp/13.0/entrypoint__exit' into '13.0-test'

imp/13.0/entrypoint__exit into 13.0-test

See merge request hibou-io/hibou-odoo/suite!804
This commit is contained in:
Hibou Bot
2021-02-24 21:50:48 +00:00

View File

@@ -68,5 +68,3 @@ case "$1" in
*)
exec "$@"
esac
exit 1