#!/bin/bash
. /var/www/fastladder/momonga-fastladder.conf
(cd /var/www/fastladder && RAILS_ENV=$OF_RAILS_ENV ./script/crawler) > /dev/null &
