summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/zsh42
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/zsh4 b/debian/zsh4
index 8cf619bff..a45e41749 100755
--- a/debian/zsh4
+++ b/debian/zsh4
@@ -23,4 +23,4 @@ if [[ $0 == *zsh4* ]]; then
echo ""
fi 1>&2
-exec "/bin/zsh${static}" "$@"
+exec "/bin/zsh5${static}" "$@"