blob: a0cf262eea96592ae1a28449df52a5faf0d32fd2 [file] [log] [blame]
#! /bin/sh
set -e
echo "Time to get set up."
bundle install
echo "Boom."