#!/bin/sh echo 'Running migrations...' /porter/bin/migrate echo 'Starting application...' /porter/bin/app