Fix shebangs

This commit is contained in:
Mehdi Benadel
2025-04-28 01:58:37 +02:00
committed by John Livingston
parent 561bd50a42
commit a129a9bc4c
43 changed files with 48 additions and 48 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# SPDX-FileCopyrightText: 2024 John Livingston <https://www.john-livingston.fr/>
#