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