aboutsummaryrefslogtreecommitdiff
path: root/scripts/performance
diff options
context:
space:
mode:
authorArun Isaac2023-12-30 09:27:49 +0000
committerArun Isaac2024-01-02 13:40:56 +0000
commitff679636d3ee9ae2388fab3fe5d091ef2f00a8e3 (patch)
treeba7d697312dea528847f04f1066e173dae905912 /scripts/performance
parent26f17e7fff8d78ebb10528456fdbb9dee67c24d1 (diff)
downloadgenenetwork2-ff679636d3ee9ae2388fab3fe5d091ef2f00a8e3.tar.gz
Move default settings into gn2 module.
Diffstat (limited to 'scripts/performance')
-rw-r--r--scripts/performance/README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/performance/README.org b/scripts/performance/README.org
index f7fb392f..0ca5db18 100644
--- a/scripts/performance/README.org
+++ b/scripts/performance/README.org
@@ -17,7 +17,7 @@ env GN2_PROFILE=$HOME/opt/genenetwork2 \
GN3_LOCAL_URL=http://localhost:8083 \
GN_LOCAL_URL=http://localhost:8083 \
$HOME/projects/oqo-genenetwork2/bin/genenetwork2 \
- $HOME/projects/oqo-genenetwork2/etc/default_settings.py\
+ $HOME/projects/oqo-genenetwork2/gn2/default_settings.py\
-cli $*
#+end_src