#!/bin/sh set -e [ -f patterns.xlsx ] || ruby generate_excel.rb exec bundle exec ruby app.rb