OC-10936 AppCode inspector fails from the command line

This commit is contained in:
Vladimir.Orlov
2015-01-13 13:28:18 +03:00
parent 8b17c6e80d
commit 2a41cfdba7
+1 -1
View File
@@ -8,4 +8,4 @@
export DEFAULT_PROJECT_PATH="$(pwd)"
IDE_BIN_HOME="${0%/*}"
exec "$IDE_BIN_HOME/../Contents/MacOS/@@script_name@@" inspect "$@"
exec "$IDE_BIN_HOME/../MacOS/@@script_name@@" inspect "$@"