#!/bin/bash
APP_ENV=production /home/ubuntu/.virtualenvs/dreamer/bin/python /home/ubuntu/dreamer/dreamer.py -e production
