summaryrefslogtreecommitdiffhomepage
path: root/android/docs
diff options
context:
space:
mode:
Diffstat (limited to 'android/docs')
-rwxr-xr-xandroid/docs/diagrams/update_graphs.sh2
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