Paper-Makefile/bin/plantuml

6 lines
75 B
Bash
Executable File

#!/bin/bash
LOCATION=$(dirname $0)
java -jar ${LOCATION}/plantuml.jar $@