intellij-idea-community/intellij-idea-community_2017.1.4/intellij-idea-community
2017-06-08 11:15:11 +02:00

4 lines
88 B
Bash
Executable file

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