summarylogtreecommitdiffstats
path: root/key.sh
diff options
context:
space:
mode:
authorCarsten Csiky (csicar)2019-01-17 16:45:02 +0100
committerCarsten Csiky (csicar)2019-01-17 16:45:02 +0100
commita85ae2e059fbcf13948027f9e21b40caa1378d24 (patch)
tree60dd7ab5a2ea571feb78c511f2292626a58aa9fe /key.sh
downloadaur-key-nightly.tar.gz
initial
Diffstat (limited to 'key.sh')
-rwxr-xr-xkey.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/key.sh b/key.sh
new file mode 100755
index 000000000000..9731558e834d
--- /dev/null
+++ b/key.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+java -jar /usr/share/java/key/KeY.jar "$@" \ No newline at end of file