1
0
mirror of https://github.com/systemd/systemd.git synced 2025-08-04 12:22:23 +03:00

Change all fixed-path bash shebangs to /u/b/env bash outside test/

This commit is contained in:
наб
2021-12-12 20:27:04 +01:00
parent 2e081f18d6
commit f1e6f93372
11 changed files with 13 additions and 12 deletions

View File

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