aboutsummarylogtreecommitdiffstats
path: root/paper-velocity
diff options
context:
space:
mode:
authorDāvis Mosāns2022-03-05 00:27:38 +0200
committerDāvis Mosāns2022-03-05 00:27:38 +0200
commite891fd4445ac0f3913bd49ee3438acfaf4d370f7 (patch)
tree7333bc2a058124ab5944cb17a0bdf16de66dafc6 /paper-velocity
downloadaur-paper-velocity-git.tar.gz
First release
Diffstat (limited to 'paper-velocity')
-rwxr-xr-xpaper-velocity3
1 files changed, 3 insertions, 0 deletions
diff --git a/paper-velocity b/paper-velocity
new file mode 100755
index 000000000000..e60295bf7458
--- /dev/null
+++ b/paper-velocity
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec /usr/bin/java -jar '/usr/share/java/paper-velocity/velocity.jar' "$@"
+