summarylogtreecommitdiffstats
path: root/openjml.sh
diff options
context:
space:
mode:
authorCarsten Csiky (csicar)2018-12-05 17:05:17 +0100
committerCarsten Csiky (csicar)2018-12-05 17:06:23 +0100
commitebf299d009f866ee9cb03c9c6f1b9b82fe922ac0 (patch)
tree9f5b42adf0bd3293b737287da0019612a8cd14c8 /openjml.sh
downloadaur-ebf299d009f866ee9cb03c9c6f1b9b82fe922ac0.tar.gz
initial
Diffstat (limited to 'openjml.sh')
-rwxr-xr-xopenjml.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/openjml.sh b/openjml.sh
new file mode 100755
index 000000000000..f5799a0de2ac
--- /dev/null
+++ b/openjml.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+java -jar /usr/share/java/openjml/openjml.jar "$@"