#!/bin/bash set -e cd ${APP_DIR} echo "starting link" exec dumb-init npm run start