mirror of
https://github.com/systemd/systemd
synced 2025-10-06 00:13:24 +02: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 -eux
|
||||
|
Reference in New Issue
Block a user