#!/bin/bash
JAVA_HOME="@@HOMEBREW_PREFIX@@/opt/openjdk" exec "@@HOMEBREW_CELLAR@@/tomcat@10/10.1.54/libexec/bin/catalina.sh"  "$@"
