summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-09-04 13:12:40 -0500
committerPjotr Prins2026-01-05 11:12:10 +0100
commit82426490c55d2bf696abe77925e6e04343326d13 (patch)
tree5caa7bac0b53af3b7c1cbac4dda75a0699d1e9ef
parent1c16045f00e6d6b6057136784160dcbc02ded668 (diff)
downloadgn-gemtext-82426490c55d2bf696abe77925e6e04343326d13.tar.gz
Add a note on settings.
-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.