summarylogtreecommitdiffstats
path: root/apgdiff
diff options
context:
space:
mode:
authorMaxwell Pray2020-02-26 16:58:49 -0600
committerMaxwell Pray2020-02-26 16:58:49 -0600
commite05207c282c19b7f32961a97a05a3e694912bc4d (patch)
treec4d1387810468c86406786f3005eb6eeb93ba7cc /apgdiff
downloadaur-apgdiff-git.tar.gz
Initial commit.
Diffstat (limited to 'apgdiff')
-rw-r--r--apgdiff3
1 files changed, 3 insertions, 0 deletions
diff --git a/apgdiff b/apgdiff
new file mode 100644
index 000000000000..f986762252a7
--- /dev/null
+++ b/apgdiff
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+java -jar /usr/share/apgdiff/apgdiff-2.6.0-SNAPSHOT.jar "$@"