summarylogtreecommitdiffstats
path: root/iget-wrapper.sh
diff options
context:
space:
mode:
authorAmmon Smith2018-02-28 18:22:29 -0800
committerAmmon Smith2018-02-28 18:22:29 -0800
commit4c35d61e2e45e712b1d3b12f9d6a23fbb88355af (patch)
tree2536ca52c7d5fbd5432695a79a669d09ca58701a /iget-wrapper.sh
downloadaur-4c35d61e2e45e712b1d3b12f9d6a23fbb88355af.tar.gz
Initial commit.
Diffstat (limited to 'iget-wrapper.sh')
-rw-r--r--iget-wrapper.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/iget-wrapper.sh b/iget-wrapper.sh
new file mode 100644
index 000000000000..17bb73572c49
--- /dev/null
+++ b/iget-wrapper.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec python3 -m iget "$@"