mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
vcs-tag.sh: use more compatible shebang
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
set -e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user