#!/bin/sh export JAVA_HOME=${JAVA_HOME:-"%%JAVA_HOME%%"} export SHELL="/bin/sh" exec "%%DATADIR%%/bin/rustrover.sh" "$@"