summarylogtreecommitdiffstats
path: root/plantuml.run
diff options
context:
space:
mode:
Diffstat (limited to 'plantuml.run')
-rw-r--r--plantuml.run6
1 files changed, 0 insertions, 6 deletions
diff --git a/plantuml.run b/plantuml.run
deleted file mode 100644
index ade90c3db5b8..000000000000
--- a/plantuml.run
+++ /dev/null
@@ -1,6 +0,0 @@
-#! /bin/sh
-
-exec java \
- -cp "/opt/plantuml/*" \
- net.sourceforge.plantuml.Run \
- "$@"