docs: Set dir in mermaid scripts (#29082)

This commit is contained in:
Chris Wendt 2021-12-15 18:58:14 -07:00 committed by GitHub
parent ea0a17ec25
commit 044ac2edd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/usr/bin/env bash
cd "$(dirname "${BASH_SOURCE[0]}")"
set -ex
declare mermaid_diagrams=(

View File

@ -1,5 +1,7 @@
#!/usr/bin/env bash
cd "$(dirname "${BASH_SOURCE[0]}")"
set -ex
declare mermaid_diagrams=(