summarylogtreecommitdiffstats
path: root/pysnip
diff options
context:
space:
mode:
Diffstat (limited to 'pysnip')
-rw-r--r--pysnip5
1 files changed, 5 insertions, 0 deletions
diff --git a/pysnip b/pysnip
new file mode 100644
index 000000000000..06d91f557dca
--- /dev/null
+++ b/pysnip
@@ -0,0 +1,5 @@
+#! /usr/bin/sh
+
+cd /usr/share/pysnip
+
+sh run_server.sh "$@"