intellij-idea-community/intellij-idea-community_2017.1/intellij-idea-community
2017-03-24 15:00:47 +01:00

4 lines
88 B
Bash
Executable file

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