1 2 3 4 5 6
#!/bin/sh export JAVA_HOME=${JAVA_HOME:-"%%JAVA_HOME%%"} export SHELL="/bin/sh" exec "%%DATADIR%%/bin/phpstorm.sh" "$@"