diff options
author | DhabyX <slack.dhabyx@gmail.com> | 2017-04-06 08:56:05 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-06 21:03:12 +0700 |
commit | df231b38ab480df25205cde096eacff631a0bd59 (patch) | |
tree | 6cd57bc7f893d75fc497fa2b00fc619ebe5bff83 /development/grails/grails.csh.new | |
parent | dc5937f46e08d795d0abcbf559b5c9a9253e175c (diff) |
development/grails: Updated for version 3.2.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/grails/grails.csh.new')
-rw-r--r-- | development/grails/grails.csh.new | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/development/grails/grails.csh.new b/development/grails/grails.csh.new index 2b8bc53f10abf..3e59823ab3c6d 100644 --- a/development/grails/grails.csh.new +++ b/development/grails/grails.csh.new @@ -1,4 +1,3 @@ #!/bin/csh setenv GRAILS_HOME GRAILS_INSTALL_PATH -setenv PATH ${PATH}:${GRAILS_HOME}/bin |