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