From 3f134a834ea3b5d3389fa7bfc0b8ce04380caaad Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Thu, 4 Sep 2025 13:12:40 -0500 Subject: Add a note on settings. --- issues/genenetwork2/remove-bin-genenetwork2-script.gmi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'issues') diff --git a/issues/genenetwork2/remove-bin-genenetwork2-script.gmi b/issues/genenetwork2/remove-bin-genenetwork2-script.gmi index f21f44c2..0dab8864 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. -- cgit 1.4.1