logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>
commit: 9dfd936970e0900b781f80e0e5dd9b69ee09049f
parent f68722ecfe697b0ddca749e951e358c91a9f5881
Author: Matthew Draper <reshi@reshlet.com>
Date:   Wed,  1 Jan 2025 14:47:39 -0800

Update ubuntu_bwrap_fix.sh

add shebang

Diffstat:

M.github/workflows/ubuntu_bwrap_fix.sh1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/ubuntu_bwrap_fix.sh b/.github/workflows/ubuntu_bwrap_fix.sh @@ -1,3 +1,4 @@ +#!/usr/bin/env bash # SPDX-FileCopyrightText: 2025 reshi <reshi@reshlet.com> # SPDX-License-Identifier: CC0-1.0