From d5a11364996f8fa2a4641082e3486367e6cb755b Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 24 Feb 2025 10:20:54 -0600 Subject: Provide bare checkout of 'gn-docs' for production 'gn-guile'. --- production-deploy.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'production-deploy.sh') diff --git a/production-deploy.sh b/production-deploy.sh index c4a99ce..6de5ebe 100755 --- a/production-deploy.sh +++ b/production-deploy.sh @@ -39,6 +39,7 @@ container_script=$(guix system container \ --share=/export/data/gn-docs/ \ --share=/export/guix-containers/genenetwork/tmp=/opt/gn/tmp \ --expose=/export/guix-containers/genenetwork/data/virtuoso=/export/data/virtuoso/ \ + --share=/export/guix-containers/genenetwork/var/lib/gn-docs=/export/data/gn-docs \ production.scm) echo $container_script -- cgit v1.2.3