mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
OC-10936 AppCode inspector fails from the command line
This commit is contained in:
+1
-1
@@ -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 "$@"
|
||||
|
||||
Reference in New Issue
Block a user