aboutsummaryrefslogtreecommitdiff
path: root/genenetwork-development-deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'genenetwork-development-deploy.sh')
-rwxr-xr-xgenenetwork-development-deploy.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/genenetwork-development-deploy.sh b/genenetwork-development-deploy.sh
index 0757406..b251033 100755
--- a/genenetwork-development-deploy.sh
+++ b/genenetwork-development-deploy.sh
@@ -43,6 +43,7 @@ container_script=$(guix system container --network \
--share=/export/data/genenetwork-xapian \
--share=/export/data/genenetwork-sqlite \
--share=/var/run/mysqld=/run/mysqld \
+ --share=/export/data/gn-docs/ \
genenetwork-development.scm)
echo $container_script