intellij-idea-community/intellij-idea-community_2017.1.2/intellij-idea-community
2017-05-06 11:55:34 +02:00

4 lines
88 B
Bash
Executable file

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