summaryrefslogtreecommitdiff
path: root/topics/testing/mechanical-rob.gmi
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-08-16 10:28:19 -0500
committerFrederick Muriuki Muriithi2024-08-16 10:28:19 -0500
commita44d4c34e6c53defbe72db01f46795ae93c277b6 (patch)
tree1ca5f2813773aef53a94a9d769a81fe510c01acd /topics/testing/mechanical-rob.gmi
parentf7175cd2540718e0e13c34cf500613df7aee88da (diff)
downloadgn-gemtext-a44d4c34e6c53defbe72db01f46795ae93c277b6.tar.gz
mechanical-rob: Add secrets file
Diffstat (limited to 'topics/testing/mechanical-rob.gmi')
-rw-r--r--topics/testing/mechanical-rob.gmi1
1 files changed, 1 insertions, 0 deletions
diff --git a/topics/testing/mechanical-rob.gmi b/topics/testing/mechanical-rob.gmi
index 3429559..24e7b3c 100644
--- a/topics/testing/mechanical-rob.gmi
+++ b/topics/testing/mechanical-rob.gmi
@@ -43,6 +43,7 @@ $ guix shell --container --network \
--expose=</path/to/directory/with/genotypes> \
--expose=</path/to/local/genenetwork3> \
--expose=</path/to/setting/file> \
+ --expose=</path/to/secrets/file> \
--file=guix.scm bash
```
The last `bash` is to ensure we install the Bourne-Again Shell whic we use to launch the application. The `</path/to/local/genenetwork3>` can be omitted if you do not need the latest code in GN3 to be included in your running GN2.