summarylogtreecommitdiffstats
path: root/bundletool
diff options
context:
space:
mode:
authorZachary Michaels2019-03-23 02:03:54 -0700
committerZachary Michaels2019-03-23 02:03:54 -0700
commit7d47fc5d25ff729af33eb1d3028d50124bf1026f (patch)
treeb89b4007d7c59ddd20b14a231f1239fef8e457db /bundletool
downloadaur-7d47fc5d25ff729af33eb1d3028d50124bf1026f.tar.gz
Initial commit
Diffstat (limited to 'bundletool')
-rw-r--r--bundletool3
1 files changed, 3 insertions, 0 deletions
diff --git a/bundletool b/bundletool
new file mode 100644
index 000000000000..3b21b982000e
--- /dev/null
+++ b/bundletool
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec /usr/bin/java -jar '/usr/share/java/bundletool/bundletool.jar' "$@"