aboutsummaryrefslogtreecommitdiff
path: root/production-deploy.sh
diff options
context:
space:
mode:
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 66f8a1f..a88fcb8 100755
--- a/production-deploy.sh
+++ b/production-deploy.sh
@@ -40,6 +40,7 @@ container_script=$(guix system container \
--share=/export2/guix-containers/genenetwork/tmp=/opt/gn/tmp \
--expose=/export2/guix-containers/genenetwork/data/virtuoso=/export/data/virtuoso/ \
--share=/export2/guix-containers/genenetwork/var/lib/gn-docs=/export/data/gn-docs \
+ --share=/export2/guix-containers/genenetwork/var/genenetwork/sessions=/var/genenetwork/sessions \
production.scm)
echo $container_script