diff options
Diffstat (limited to 'hack/update-codegen.sh')
| -rwxr-xr-x | hack/update-codegen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hack/update-codegen.sh b/hack/update-codegen.sh index 233fe2ee8..ec222a0ff 100755 --- a/hack/update-codegen.sh +++ b/hack/update-codegen.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Copyright 2019 The KubeEdge Authors. # |
