Paper-Makefile/bin/plantuml

6 lines
75 B
Plaintext
Raw Permalink Normal View History

2024-09-06 08:46:19 +02:00
#!/bin/bash
LOCATION=$(dirname $0)
java -jar ${LOCATION}/plantuml.jar $@