summaryrefslogtreecommitdiffstats
path: root/tools/check-help.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/check-help.sh')
-rwxr-xr-xtools/check-help.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/check-help.sh b/tools/check-help.sh
index 8e7d236dd9..76ac292675 100755
--- a/tools/check-help.sh
+++ b/tools/check-help.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# SPDX-License-Identifier: LGPL-2.1-or-later
set -eu
set -o pipefail