#!/bin/sh
# Try not to break peoples' integrations
exec npx --yes -p typeorm typeorm-ts-node-commonjs "$@"
