diff options
Diffstat (limited to 'util/scripts/cross-repo-cherrypick')
-rwxr-xr-x | util/scripts/cross-repo-cherrypick | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/scripts/cross-repo-cherrypick b/util/scripts/cross-repo-cherrypick index 35e4b33502..c640e33f65 100755 --- a/util/scripts/cross-repo-cherrypick +++ b/util/scripts/cross-repo-cherrypick @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # cross-repo-cherrypick - rebase helper script # # SPDX-License-Identifier: GPL-2.0-only |