From 44ec55032ebe724bc2106eca29ef39eee7888d57 Mon Sep 17 00:00:00 2001 From: Nick Brassel Date: Wed, 4 Jun 2025 23:45:24 +1000 Subject: [PATCH] `sh`. --- util/env-bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/env-bootstrap.sh b/util/env-bootstrap.sh index d71a6f1d0a2..fda6a84a1a3 100755 --- a/util/env-bootstrap.sh +++ b/util/env-bootstrap.sh @@ -1,4 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/env sh # Copyright 2025 Nick Brassel (@tzarc) # SPDX-License-Identifier: GPL-2.0-or-later