From 5f5bb2976c6c16ba25c7dae6286d061f501da3dc Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 28 Jan 2025 12:11:24 -0600 Subject: Link to existing gn-docs. The uploader container will not concern it with editing the gn-docs repository, but might still need it present to allow the system to run. This ensures it is present. --- uploader-deploy.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'uploader-deploy.sh') diff --git a/uploader-deploy.sh b/uploader-deploy.sh index 7c0db5c..f4fa651 100755 --- a/uploader-deploy.sh +++ b/uploader-deploy.sh @@ -55,6 +55,7 @@ container_script=$(guix system container \ --share=/var/run/mysqld3307=/run/mysqld \ --share=/export/data/uploader/genenetwork-gnqa=/var/lib/genenetwork-gnqa \ --share=/var/run/mysqld3307=/run/mysqld \ + --share=/export/data/gn-docs \ uploader.scm) echo "${container_script}" -- cgit v1.2.3