#!/bin/bash
. /var/www/fastladder/momonga-fastladder.conf
(cd /var/www/fastladder && ./script/server -d -e $OF_RAILS_ENV) > /dev/null
