#!/bin/sh npm run db:migrate:up # Start the application using the command passed as arguments to this script exec "$@"