diff options
Diffstat (limited to 'development/grails/grails.sh.new')
-rw-r--r-- | development/grails/grails.sh.new | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/development/grails/grails.sh.new b/development/grails/grails.sh.new index 81dc12933cb64..080d34330c30e 100644 --- a/development/grails/grails.sh.new +++ b/development/grails/grails.sh.new @@ -1,4 +1,3 @@ #!/bin/sh export GRAILS_HOME=GRAILS_INSTALL_PATH -export PATH="${PATH}:${GRAILS_HOME}/bin" |