Skip to content

Commit 380838c

Browse files
Fixed generate svg script
1 parent a83d862 commit 380838c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/generate/generate-plantuml-diagrams.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#! /bin/sh
1+
#!/bin/sh
22
echo "LOG: Generate Plantuml Diagrams"
33
exportFormat="svg"
44
#monochrome="true"

0 commit comments

Comments
 (0)