slackbuilds_ponce/development/grails/grails.sh.new

5 lines
91 B
Text
Raw Normal View History

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