aboutsummaryrefslogtreecommitdiff
path: root/util/docker/doc.coreboot.org/makeSphinx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/docker/doc.coreboot.org/makeSphinx.sh')
-rwxr-xr-xutil/docker/doc.coreboot.org/makeSphinx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/docker/doc.coreboot.org/makeSphinx.sh b/util/docker/doc.coreboot.org/makeSphinx.sh
index 3b0c4e336f..96a593c7ed 100755
--- a/util/docker/doc.coreboot.org/makeSphinx.sh
+++ b/util/docker/doc.coreboot.org/makeSphinx.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
if [ "$1" == "livehtml" ]; then
echo "Starting live documentation build"