aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorPjotr Prins2018-10-12 08:24:16 +0000
committerPjotr Prins2018-10-12 08:24:16 +0000
commit5162d1484f01a51d65e7e70143146f018d96edb4 (patch)
tree0ebcdab6a10a1d112dd5a36512352314219fcc56 /bin
parentdd743c8311b26f6a786c346cf4deed144c6a9b61 (diff)
parent261ba5e41408d212cc3c33df658b6be2431f68ad (diff)
downloadgenenetwork2-5162d1484f01a51d65e7e70143146f018d96edb4.tar.gz
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into gn-testing
Diffstat (limited to 'bin')
-rwxr-xr-xbin/genenetwork22
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/genenetwork2 b/bin/genenetwork2
index b3a8d8c2..10e99d8b 100755
--- a/bin/genenetwork2
+++ b/bin/genenetwork2
@@ -25,7 +25,7 @@
# webserver) run from the base-dir with settings file and add that
# script with a -c switch, e.g.
#
-# env GN2_PROFILE=~/opt/gn-latest ./bin/genenetwork2 ./etc/default_settings.py -c ./maintenance/gen_select_dataset.py
+# env GN2_PROFILE=/usr/local/guix-profiles/gn2-latest SQL_URI=mysql://webqtlout:webqtlout@lily.uthsc.edu/db_webqtl ./bin/genenetwork2 ./etc/default_settings.py -c ./maintenance/gen_select_dataset.py
#
# To run any script in the environment
#