Put the shebang in the front of run_occlum_bench.sh
This commit is contained in:
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)
|
||||||
|
Loading…
Reference in New Issue
Block a user