#!/bin/sh set -e (cd assets && yarn install) mix deps.get mix phx.server read -p "Press enter to continue to next step" git checkout step-5 exec ./go.sh