aboutsummaryrefslogtreecommitdiff
path: root/util/docker/coreboot.org-status/board-status.html/tohtml.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/docker/coreboot.org-status/board-status.html/tohtml.sh')
-rwxr-xr-xutil/docker/coreboot.org-status/board-status.html/tohtml.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/docker/coreboot.org-status/board-status.html/tohtml.sh b/util/docker/coreboot.org-status/board-status.html/tohtml.sh
index 98bbc9481e..0244b8e272 100755
--- a/util/docker/coreboot.org-status/board-status.html/tohtml.sh
+++ b/util/docker/coreboot.org-status/board-status.html/tohtml.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env sh
export COREBOOT_DIR="../coreboot.git"
export GIT_DIR="$COREBOOT_DIR/.git"
CODE_GITWEB="https://review.coreboot.org/gitweb/cgit/coreboot.git/commit/?id="