add shebang for test script (#2206)
add shebang for test script Signed-off-by: alan <zg.zhu@daocloud.io>
This commit is contained in:
parent
e347c31ab6
commit
bd53c5ac39
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
alerts1='[
|
||||
{
|
||||
"labels": {
|
||||
|
|
Loading…
Reference in New Issue