aboutsummaryrefslogtreecommitdiff
path: root/development/grails/grails.csh.new
diff options
context:
space:
mode:
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 000000000000..2b8bc53f10ab
--- /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