summaryrefslogtreecommitdiffstats
path: root/academic/wehi-weasel/wehi-weasel
diff options
context:
space:
mode:
Diffstat (limited to 'academic/wehi-weasel/wehi-weasel')
-rw-r--r--academic/wehi-weasel/wehi-weasel6
1 files changed, 6 insertions, 0 deletions
diff --git a/academic/wehi-weasel/wehi-weasel b/academic/wehi-weasel/wehi-weasel
new file mode 100644
index 0000000000..994a389f76
--- /dev/null
+++ b/academic/wehi-weasel/wehi-weasel
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+# This starts the program jar file. The -Xmx1024m value indicates the
+# amount of RAM allocated to the program. You may wish to change this.
+
+java -jar -Xmx1024m /usr/share/java/wehi-weasel/Weasel.jar