vcs-tag.sh: use more compatible shebang

This commit is contained in:
Linus Heckemann
2025-07-14 13:01:41 +02:00
parent 6488fa5634
commit 8a7a33ab1e

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# SPDX-License-Identifier: LGPL-2.1-or-later
set -e