fix bash shebangs

This commit is contained in:
Jörg Thalheim
2021-05-17 18:14:39 +00:00
committed by Luca Boccassi
parent c920b86364
commit f96bc66901
8 changed files with 8 additions and 8 deletions

View File

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