X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=tools%2Fopen%20with%20IntelliJ%20IDEA;h=b8baee296b9b1dabc7c2183dc8978722c0ea6700;hb=7bdb5a4d8e994a81851ea663ebb03dbf02d5a1fa;hp=1f82875d4ba6c3df86bbdac961b83eb2ed600586;hpb=3588f25c0cbe82d51b584971a248391a675d7692;p=meviz.git diff --git a/tools/open with IntelliJ IDEA b/tools/open with IntelliJ IDEA index 1f82875..b8baee2 100755 --- a/tools/open with IntelliJ IDEA +++ b/tools/open with IntelliJ IDEA @@ -1,6 +1,6 @@ #!/bin/bash -cd "${0%/*}" +cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -e "'$0' T"; exit; fi; cd .. idea .