summary refs log tree commit diff
path: root/issues
diff options
context:
space:
mode:
Diffstat (limited to 'issues')
-rw-r--r--issues/genenetwork2/remove-bin-genenetwork2-script.gmi2
1 files changed, 2 insertions, 0 deletions
diff --git a/issues/genenetwork2/remove-bin-genenetwork2-script.gmi b/issues/genenetwork2/remove-bin-genenetwork2-script.gmi
index f21f44c..0dab886 100644
--- a/issues/genenetwork2/remove-bin-genenetwork2-script.gmi
+++ b/issues/genenetwork2/remove-bin-genenetwork2-script.gmi
@@ -52,6 +52,8 @@ export GEMMA_WRAPPER_COMMAND="${GN2_PROFILE}/bin/gemma-wrapper"
 export REQUESTS_CA_BUNDLE="${GUIX_ENVIRONMENT}/etc/ssl/certs/ca-certificates.crt"
 ```
 
+Note that, you can define all the variables derived from "GN2_PROFILE" in your settings file, if such a settings file is computed.
+
 ### Running Unit Tests
 
 To run unit tests, run pytest at the root of the repository.