summarylogtreecommitdiffstats
path: root/lateralgm
diff options
context:
space:
mode:
authorgandalf32015-06-22 17:47:12 -0700
committergandalf32015-06-22 17:47:12 -0700
commit1726b127d0ae85268a823a6f13001290b711854b (patch)
tree804353de3d3bb13c10aceb56fdc7e78fa8ce003a /lateralgm
downloadaur-1726b127d0ae85268a823a6f13001290b711854b.tar.gz
initial import
Diffstat (limited to 'lateralgm')
-rw-r--r--lateralgm5
1 files changed, 5 insertions, 0 deletions
diff --git a/lateralgm b/lateralgm
new file mode 100644
index 000000000000..7c47a0eab86f
--- /dev/null
+++ b/lateralgm
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+# excute lateralgm jar file.
+cd /opt/enigma-dev-git/ # fix for strange bug, where you have to be in the same directory as the .jar.
+java -jar lateralgm.jar \ No newline at end of file