Put the shebang in the front of run_occlum_bench.sh

This commit is contained in:
He Sun 2020-10-19 14:24:17 +08:00 committed by Zongmin.Gu
parent 3b5a84a129
commit 9a47791ae3

@ -1,3 +1,4 @@
#!/bin/bash
#* #*
#* #*
#* Copyright 2014 gRPC authors. #* Copyright 2014 gRPC authors.
@ -15,8 +16,6 @@
#* limitations under the License. #* limitations under the License.
#* #*
#!/bin/bash
set -e set -e
rpcs=(1) rpcs=(1)