aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/html
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/html')
-rwxr-xr-xpkg/html/gen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/html/gen.sh b/pkg/html/gen.sh
index 52ffa0f64..6182754b9 100755
--- a/pkg/html/gen.sh
+++ b/pkg/html/gen.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# Copyright 2020 syzkaller project authors. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.