Skip to content

Commit

Permalink
more generic solution
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Nov 6, 2024
1 parent c9ef8b3 commit 61f07cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app_runner/docs/plantuml_wrapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ fi
echo "$input" | $DOCKER run --rm -i \
--user "$(id -u):$(id -g)" \
$IMAGE \
-pipe -tsvg -charset utf-8
"$@"

0 comments on commit 61f07cc

Please sign in to comment.