aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/genenetwork22
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/genenetwork2 b/bin/genenetwork2
index 3e2f31d3..01026811 100755
--- a/bin/genenetwork2
+++ b/bin/genenetwork2
@@ -223,4 +223,4 @@ fi
# Start the flask server running GN2
echo "Starting with $settings"
-python gn2.runserver.py
+python -m gn2.runserver