summarylogtreecommitdiffstats
path: root/mindustry.sh
diff options
context:
space:
mode:
authorDmytro Meleshko2019-09-22 01:43:13 +0300
committerDmytro Meleshko2019-09-22 01:43:13 +0300
commit2b30b045d6f840a6b81b860c860b3304e44a6278 (patch)
tree6eea01aa6472ea4e5801fe5007133acfa305fa2d /mindustry.sh
downloadaur-2b30b045d6f840a6b81b860c860b3304e44a6278.tar.gz
initial commit
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 "$@"