summarylogtreecommitdiffstats
path: root/cupp-bin
diff options
context:
space:
mode:
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 $@
+