summarylogtreecommitdiffstats
path: root/cupp-bin
diff options
context:
space:
mode:
authorM0Rf302015-06-17 15:29:54 +0200
committerM0Rf302015-06-17 15:29:54 +0200
commit81ce71e054b087ca5b6461ec70015859cb16a20d (patch)
tree7f5a6186eed6c7cfabf6a266fd9c1d60b8ec9d5b /cupp-bin
downloadaur-81ce71e054b087ca5b6461ec70015859cb16a20d.tar.gz
Initial import
Diffstat (limited to 'cupp-bin')
-rwxr-xr-xcupp-bin4
1 files changed, 4 insertions, 0 deletions
diff --git a/cupp-bin b/cupp-bin
new file mode 100755
index 000000000000..65403138be52
--- /dev/null
+++ b/cupp-bin
@@ -0,0 +1,4 @@
+#!/bin/bash
+cd /usr/share/cupp
+python2 -E cupp.py $@
+