#!/bin/bash set -euo pipefail IFS=$‘nt’

bundle install

# Do any other automated setup that you need to do here