summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2021-06-03 12:59:22 +0100
committerLeah Rowe <leah@libreboot.org>2021-06-03 12:59:22 +0100
commit67e2365a6d4e70b3a62d95f9ebfd1de80683688e (patch)
tree4dab58b521824fb6f4fbfbfad6647cf1fe857ca7 /build
parent2f9b8b150709c8d98ab7ab41cfe32782097fd83f (diff)
also change the build and update scripts to env bash
Diffstat (limited to 'build')
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
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)
#