From a44d4c34e6c53defbe72db01f46795ae93c277b6 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 16 Aug 2024 10:28:19 -0500 Subject: mechanical-rob: Add secrets file --- topics/testing/mechanical-rob.gmi | 1 + 1 file changed, 1 insertion(+) 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= \ --expose= \ --expose= \ + --expose= \ --file=guix.scm bash ``` The last `bash` is to ensure we install the Bourne-Again Shell whic we use to launch the application. The `` can be omitted if you do not need the latest code in GN3 to be included in your running GN2. -- cgit v1.2.3