mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
fix bash shebangs
This commit is contained in:
committed by
Luca Boccassi
parent
c920b86364
commit
f96bc66901
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
set -eu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user