From 67e2365a6d4e70b3a62d95f9ebfd1de80683688e Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 3 Jun 2021 12:59:22 +0100 Subject: also change the build and update scripts to env bash --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build b/build index 29f78a43..3425fe40 100755 --- a/build +++ b/build @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env bash # generic build script, for building components (all of them) # -- cgit v1.2.1