diff options
Diffstat (limited to 'pkg/csource')
| -rwxr-xr-x | pkg/csource/gen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/csource/gen.sh b/pkg/csource/gen.sh index 86961bfb0..6e81a4a32 100755 --- a/pkg/csource/gen.sh +++ b/pkg/csource/gen.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Copyright 2018 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. |
