summarylogtreecommitdiffstats
path: root/unbted
diff options
context:
space:
mode:
authorLuke Cotton2024-04-17 00:34:32 +0100
committerLuke Cotton2024-04-17 00:34:32 +0100
commite6099a57f653424c2bd4d2558ae520c565a40df7 (patch)
tree34d5903809c3f6c35a02933cc252fd8f76513977 /unbted
downloadaur-unbted.tar.gz
Initial commit
Diffstat (limited to 'unbted')
-rwxr-xr-xunbted3
1 files changed, 3 insertions, 0 deletions
diff --git a/unbted b/unbted
new file mode 100755
index 000000000000..a76a1f890f18
--- /dev/null
+++ b/unbted
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec /usr/bin/java -jar '/usr/share/java/unbted/unbted.jar' "$@"
+