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