diff options
author | Pjotr Prins | 2018-10-12 08:24:16 +0000 |
---|---|---|
committer | Pjotr Prins | 2018-10-12 08:24:16 +0000 |
commit | 5162d1484f01a51d65e7e70143146f018d96edb4 (patch) | |
tree | 0ebcdab6a10a1d112dd5a36512352314219fcc56 /bin | |
parent | dd743c8311b26f6a786c346cf4deed144c6a9b61 (diff) | |
parent | 261ba5e41408d212cc3c33df658b6be2431f68ad (diff) | |
download | genenetwork2-5162d1484f01a51d65e7e70143146f018d96edb4.tar.gz |
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into gn-testing
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/genenetwork2 | 2 |
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 # |