intellij-idea-community/intellij-idea-community_15.0.0/intellij-idea-community.sh
Marcel Michael Kapfer b14d63577e New Upstream Release
2015-11-06 15:57:55 +01:00

4 lines
88 B
Bash

#!/bin/sh
export IDEA_JDK=$JAVA_HOME
exec /opt/intellij-idea-community/bin/idea.sh "$@"