#!/bin/bash pushd web # run jam-web rails server bundle exec rails s popd