summaryrefslogtreecommitdiff
path: root/update
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 /update
parent2f9b8b150709c8d98ab7ab41cfe32782097fd83f (diff)
also change the build and update scripts to env bash
Diffstat (limited to 'update')
-rwxr-xr-xupdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/update b/update
index ff18394b..28ea6559 100755
--- a/update
+++ b/update
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
# generic update scripts for updating configs and such
#