X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=imagesqueeze.git;a=blobdiff_plain;f=tools%2Fopen%20with%20IntelliJ%20IDEA;fp=tools%2Fopen%20with%20IntelliJ%20IDEA;h=b8baee296b9b1dabc7c2183dc8978722c0ea6700;hp=1f82875d4ba6c3df86bbdac961b83eb2ed600586;hb=3047857d377b615547392605aa2b7c5d0fca57d0;hpb=4595d6b97aff8e6d9dcce902bc2f1119d4ab2f0e 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 .