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