jam-cloud/run.sh

5 lines
120 B
Bash
Raw Normal View History

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