#!/bin/bash

if [ -z "$RESIN_HOME" ]; then 
	RESIN_HOME=/opt/resin
fi
export RESIN_HOME
