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