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 ea3cd3fce25a..9bc319d4d458 100644
--- a/hydrus-server
+++ b/hydrus-server
@@ -1,2 +1,2 @@
#!/bin/sh
-exec python -OO /opt/hydrus/server.py "$@"
+exec python -OO /opt/hydrus/hydrus_server.py "$@"