about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xproduction-deploy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/production-deploy.sh b/production-deploy.sh
index 3d4451c..b0c7812 100755
--- a/production-deploy.sh
+++ b/production-deploy.sh
@@ -29,7 +29,6 @@ container_script=$(guix system container \
                         --share=/export2/guix-containers/genenetwork/var/genenetwork=/var/genenetwork \
                         --share=/export2/guix-containers/genenetwork/var/lib/acme=/var/lib/acme \
                         --share=/export2/guix-containers/genenetwork/var/lib/redis=/var/lib/redis \
-                        --share=/export/mysql/database=/var/lib/mysql \
                         --share=/export2/guix-containers/genenetwork/var/lib/virtuoso=/var/lib/virtuoso \
                         --share=/export2/guix-containers/genenetwork/var/log=/var/log \
                         --share=/export2/guix-containers/genenetwork/etc/genenetwork=/etc/genenetwork \