about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xgenenetwork-local-container.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/genenetwork-local-container.sh b/genenetwork-local-container.sh
index f178ed9..34df22e 100755
--- a/genenetwork-local-container.sh
+++ b/genenetwork-local-container.sh
@@ -258,7 +258,7 @@ init_container() {
     )
 
     container_script=$(guix system container \
-			    --network \
+			    --network --fallback \
 			    --load-path=. \
 			    --verbosity=3 \
 			    "${SHARE_OPTS[@]}" \