summarylogtreecommitdiffstats
path: root/curse-updater.sh
diff options
context:
space:
mode:
authortomKPZ2018-05-12 20:13:50 -0700
committertomKPZ2018-05-12 20:13:50 -0700
commita1f70d68b87453c3a6394ee715bd4aea731cf856 (patch)
tree96ad3c1f735690f10ca5cf31111c9da1254fefbb /curse-updater.sh
downloadaur-a1f70d68b87453c3a6394ee715bd4aea731cf856.tar.gz
Initial commit
Diffstat (limited to 'curse-updater.sh')
-rw-r--r--curse-updater.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/curse-updater.sh b/curse-updater.sh
new file mode 100644
index 000000000000..0d7c6cf2eeac
--- /dev/null
+++ b/curse-updater.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/python3 '/usr/share/curse-downloader/updater.py' "$@"