#!/bin/sh

export GRAILS_HOME=GRAILS_INSTALL_PATH
export PATH="${PATH}:${GRAILS_HOME}/bin"