diff options
Diffstat (limited to 'util/chromeos/gen_test_hwid.sh')
-rwxr-xr-x | util/chromeos/gen_test_hwid.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/chromeos/gen_test_hwid.sh b/util/chromeos/gen_test_hwid.sh index f77564a971..163a12aa0c 100755 --- a/util/chromeos/gen_test_hwid.sh +++ b/util/chromeos/gen_test_hwid.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # # SPDX-License-Identifier: GPL-2.0-only |