From 00b7f2dc35e7c50d9e9cd282195313c08b89b1f0 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 19 Feb 2025 02:18:53 -0600 Subject: [PATCH] Correct back to sh from previous commit for now --- live-build/lb_binary_layered | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live-build/lb_binary_layered b/live-build/lb_binary_layered index 5b945297..e64ecaee 100755 --- a/live-build/lb_binary_layered +++ b/live-build/lb_binary_layered @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh ## live-build(7) - System Build Scripts ## Copyright (C) 2006-2012 Daniel Baumann