IntelliJ cannot start from invisible Bash script for some reason.
[imagesqueeze.git] / tools / open with IntelliJ IDEA
1 #!/bin/bash
2
3 cd "${0%/*}"; if [ "$1" != "T" ]; then gnome-terminal -e "'$0' T"; exit; fi;
4
5 cd ..
6 idea .