fix generate_openapi_docs script shebang
Change-Id: Iaee1ce2da5e5f132e6ebb437d6dde35173b764fc
This commit is contained in:
parent
7eb8b00b61
commit
1c3775d15c
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash -e
|
||||
#!/usr/bin/env bash
|
||||
# Generate OpenAPI specs for all supported services consuming built API-REFs in the corresponding checkouts
|
||||
|
||||
SERVICE=$1
|
||||
|
Loading…
x
Reference in New Issue
Block a user