#!/bin/sh # echo 'Runing migrations...' # /myapp/bin/migrate up > /dev/null 2>&1 & echo 'Starting application...' /porter/bin/app