summaryrefslogtreecommitdiff
path: root/sci-misc/netlogo-bin/files/netlogo-5.0.3.sh
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /sci-misc/netlogo-bin/files/netlogo-5.0.3.sh
reinit the tree, so we can have metadata
Diffstat (limited to 'sci-misc/netlogo-bin/files/netlogo-5.0.3.sh')
-rw-r--r--sci-misc/netlogo-bin/files/netlogo-5.0.3.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-misc/netlogo-bin/files/netlogo-5.0.3.sh b/sci-misc/netlogo-bin/files/netlogo-5.0.3.sh
new file mode 100644
index 000000000000..8bc82fa8d8a1
--- /dev/null
+++ b/sci-misc/netlogo-bin/files/netlogo-5.0.3.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+NETLOGO_INSTALL_PATH="/usr/share/netlogo-bin"
+cd ${NETLOGO_INSTALL_PATH}
+java -classpath $(java-config -p netlogo-bin) -jar NetLogo.jar