summarylogtreecommitdiffstats
path: root/hydrus-client
diff options
context:
space:
mode:
Diffstat (limited to 'hydrus-client')
-rw-r--r--hydrus-client2
1 files changed, 2 insertions, 0 deletions
diff --git a/hydrus-client b/hydrus-client
new file mode 100644
index 000000000000..003a2adc0b53
--- /dev/null
+++ b/hydrus-client
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec python2 -OO /opt/hydrus/client.pyw "$@"