#!/bin/bash
JAVA_HOME="@@HOMEBREW_JAVA@@" exec "@@HOMEBREW_CELLAR@@/grails/7.1.1/libexec/bin/grails"  "$@"
