parent
68a3b13635
commit
63124888a9
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
export IDEA_JDK=$JAVA_HOME
|
||||
exec /opt/intellij-idea-ultimate/bin/idea.sh "$@"
|
||||
exec /opt/intellij-idea-ultimate/bin/idea "$@"
|
||||
|
|
Loading…
Reference in a new issue