aboutsummaryrefslogtreecommitdiff
path: root/production-deploy.sh
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2025-02-24 10:20:54 -0600
committerFrederick Muriuki Muriithi2025-02-24 12:23:40 -0600
commitd5a11364996f8fa2a4641082e3486367e6cb755b (patch)
treef60e130988caba6e416153f81db86d57d2b7a94e /production-deploy.sh
parent1a61606d84bce3adedd29a9e1fe1b726e4661f7a (diff)
downloadgn-machines-d5a11364996f8fa2a4641082e3486367e6cb755b.tar.gz
Provide bare checkout of 'gn-docs' for production 'gn-guile'.
Diffstat (limited to 'production-deploy.sh')
-rwxr-xr-xproduction-deploy.sh1
1 files changed, 1 insertions, 0 deletions
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