summarylogtreecommitdiffstats
path: root/mindustry.sh
diff options
context:
space:
mode:
authorDmytro Meleshko2019-10-11 00:42:51 +0300
committerDmytro Meleshko2019-10-11 00:42:51 +0300
commit7cd4e343e4e5b27b654bef9389455b4dde7d7c76 (patch)
tree4e3b6ea44f7e4b0691238658eb7ad3236800e387 /mindustry.sh
parentcbc1f323ada507565e2f9230f54784a08a59ba42 (diff)
downloadaur-7cd4e343e4e5b27b654bef9389455b4dde7d7c76.tar.gz
rewrite as a split package
Diffstat (limited to 'mindustry.sh')
-rwxr-xr-xmindustry.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/mindustry.sh b/mindustry.sh
new file mode 100755
index 000000000000..74c5c280c94c
--- /dev/null
+++ b/mindustry.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/java -jar /usr/share/java/mindustry/Mindustry.jar "$@"