logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>
commit: af610ab70b2cf461ad643fbb572f2a8c822efb01
parent b0a2747ada52a6f2486d202e15f9f4db01f5caff
Author: fosslinux <fosslinux@aussies.space>
Date:   Sun, 16 Apr 2023 09:27:59 +1000

Use portable shebang for download-distfiles.sh

Diffstat:

Mdownload-distfiles.sh2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/download-distfiles.sh b/download-distfiles.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # SPDX-FileCopyrightText: 2022 fosslinux <fosslinux@aussies.space> #