#!/bin/bash bundle install if [ $? ]; then bundle exec rake dev:setup fi