#!/bin/bash
# meant to be run on www.jamkazam.com, pre-chef
sudo su jam-admin -c "RAILS_RELATIVE_URL_ROOT=/admin nohup bundle exec rails s &"