summaryrefslogtreecommitdiffstats
path: root/development/grails/grails.csh.new
diff options
context:
space:
mode:
author DhabyX2010-05-13 00:57:54 +0200
committer Erik Hanson2010-05-13 00:57:54 +0200
commit15dbc485b096d4d796e9b10103be6befe4c8e1fc (patch)
tree26883030262706269d255c95b4ae06d27b9dcf25 /development/grails/grails.csh.new
parent39229a5cfab0d4bd5e1d6382d4bd400c3b30ea44 (diff)
downloadslackbuilds-15dbc485b096d4d796e9b10103be6befe4c8e1fc.tar.gz
development/grails: Added to 13.0 repository
Diffstat (limited to 'development/grails/grails.csh.new')
-rw-r--r--development/grails/grails.csh.new4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/grails/grails.csh.new b/development/grails/grails.csh.new
new file mode 100644
index 0000000000..2b8bc53f10
--- /dev/null
+++ b/development/grails/grails.csh.new
@@ -0,0 +1,4 @@
+#!/bin/csh
+
+setenv GRAILS_HOME GRAILS_INSTALL_PATH
+setenv PATH ${PATH}:${GRAILS_HOME}/bin