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