diff options
Diffstat (limited to 'util/lint/lint-stable-021-coreboot-lowercase')
-rwxr-xr-x | util/lint/lint-stable-021-coreboot-lowercase | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/lint/lint-stable-021-coreboot-lowercase b/util/lint/lint-stable-021-coreboot-lowercase index 45bc8199fd..b13cb4487e 100755 --- a/util/lint/lint-stable-021-coreboot-lowercase +++ b/util/lint/lint-stable-021-coreboot-lowercase @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # # SPDX-License-Identifier: GPL-2.0-only |