summarylogtreecommitdiffstats
path: root/pyca
diff options
context:
space:
mode:
Diffstat (limited to 'pyca')
-rwxr-xr-xpyca2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyca b/pyca
new file mode 100755
index 000000000000..9d7bda311b54
--- /dev/null
+++ b/pyca
@@ -0,0 +1,2 @@
+#!/bin/bash
+exec python -m pyca.__main__ ${1+"$@"}