diff --git a/bin/cqlsh b/bin/cqlsh index a944427d5a94..367691de0875 100755 --- a/bin/cqlsh +++ b/bin/cqlsh @@ -18,4 +18,4 @@ . "${BASH_SOURCE%/*}"/../build-support/common-build-env.sh -exec "$YB_THIRDPARTY_DIR/installed/common/bin/cqlsh" "$@" +exec "$YB_THIRDPARTY_DIR/installed/common/cqlsh/bin/cqlsh" "$@"