index
:
slackcoder/slackbuilds.org/slackbuilds
master
Slackbuild scripts
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
development
/
grails
/
grails.sh.new
blob: 81dc12933cb64c83317ab32a0f3f5d6a80b21bf5 (
plain
)
1
2
3
4
#!/bin/sh export GRAILS_HOME=GRAILS_INSTALL_PATH export PATH="${PATH}:${GRAILS_HOME}/bin"