diff options
Diffstat (limited to 'android/docs')
| -rwxr-xr-x | android/docs/diagrams/update_graphs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/docs/diagrams/update_graphs.sh b/android/docs/diagrams/update_graphs.sh index 51d3b74b85..c339cdeac1 100755 --- a/android/docs/diagrams/update_graphs.sh +++ b/android/docs/diagrams/update_graphs.sh @@ -2,4 +2,4 @@ SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd ) -plantuml $SCRIPT_DIR/*.puml +plantuml "$SCRIPT_DIR"/*.puml |
