summaryrefslogtreecommitdiff
path: root/standalone/osx/git-annex.app/Contents/MacOS/git-shell
diff options
context:
space:
mode:
Diffstat (limited to 'standalone/osx/git-annex.app/Contents/MacOS/git-shell')
-rwxr-xr-xstandalone/osx/git-annex.app/Contents/MacOS/git-shell2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/osx/git-annex.app/Contents/MacOS/git-shell b/standalone/osx/git-annex.app/Contents/MacOS/git-shell
index 5088d3466..7a74904f2 100755
--- a/standalone/osx/git-annex.app/Contents/MacOS/git-shell
+++ b/standalone/osx/git-annex.app/Contents/MacOS/git-shell
@@ -28,4 +28,4 @@ if [ -e "$base/git-annex" ]; then
export GIT_ANNEX_APP_BASE
fi
-exec "$base/runshell" git shell "$@"
+exec "$base/runshell" git-shell "$@"