#!/bin/bash
JAVA_HOME="@@HOMEBREW_JAVA@@" exec "@@HOMEBREW_CELLAR@@/gosu/1.18.7/libexec/bin/gosu"  "$@"
