aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner2022-10-11 08:30:46 +0300
committerEfraim Flashner2022-10-11 08:30:46 +0300
commitaa66b44d5150234d6f20731bb01408ba983b21d4 (patch)
tree4bea01545ef390b8c1370c1862135da16c78ee9c
parentcd20e98b39b37a858f6b2c52a2b47306e1bbcd9c (diff)
downloadgn-shepherd-services-aa66b44d5150234d6f20731bb01408ba983b21d4.tar.gz
update genenetwork1 command
-rwxr-xr-xrun_genenetwork1.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/run_genenetwork1.sh b/run_genenetwork1.sh
index cf29bac..2c640b3 100755
--- a/run_genenetwork1.sh
+++ b/run_genenetwork1.sh
@@ -1,2 +1,4 @@
#!/bin/sh
-$(/home/shepherd/guix-profiles/genenetwork1/bin/guix system container /home/shepherd/guix-bioinformatics/gn/services/genenetwork.scm --network)
+# Path found in the manifest file in the guix-profile
+$(/home/shepherd/guix-profiles/genenetwork1/bin/guix system container /gnu/store/42g88djx866gyv53x6f2wvbwlqmr70vn-gn-bioinformatics/share/guile/site/3.0/gn/services/genenetwork.scm --network)
+#$(/home/shepherd/guix-profiles/genenetwork1/bin/guix system container /home/shepherd/guix-bioinformatics/gn/services/genenetwork.scm --network)