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:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
set -eu
|
||||
set -o pipefail
|
||||
|
Reference in New Issue
Block a user