aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEfraim Flashner2020-06-28 09:46:58 +0000
committerShepherd2020-06-28 09:46:58 +0000
commitae6fa1540e90d27cf4fa8060a70377f534aede53 (patch)
tree4b2e5549a35ba00b1df58bf94940df699d2d534d
parent37d28d77478aa3a994022be857330630fdb9ecfd (diff)
downloadgn-shepherd-services-ae6fa1540e90d27cf4fa8060a70377f534aede53.tar.gz
bnw, ratspub: Update service.
-rwxr-xr-xrun_bnw.sh2
-rwxr-xr-xrun_ratspub.sh4
2 files changed, 3 insertions, 3 deletions
diff --git a/run_bnw.sh b/run_bnw.sh
index 6c9e102..ef00016 100755
--- a/run_bnw.sh
+++ b/run_bnw.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-$(/var/guix/profiles/per-user/shepherd/20200503/bin/guix system container /home/shepherd/guix-bioinformatics/gn/services/bnw-container.scm --share=/home/shepherd/logs/bnw-server=/var/log --network)
+$(/home/shepherd/.config/guix/20200503/bin/guix system container /home/shepherd/guix-bioinformatics/gn/services/bnw-container.scm --share=/home/shepherd/logs/bnw-server=/var/log --network)
diff --git a/run_ratspub.sh b/run_ratspub.sh
index d10c1d6..a4b3392 100755
--- a/run_ratspub.sh
+++ b/run_ratspub.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-cd $(/var/guix/profiles/per-user/shepherd/current-guix/bin/guix build ratspub)
-/var/guix/profiles/per-user/shepherd/current-guix/bin/guix environment --ad-hoc ratspub -- ./server.py
+cd $(/var/guix/profiles/per-user/shepherd/current-guix/bin/guix build ratspub-with-tensorflow-native)
+/var/guix/profiles/per-user/shepherd/current-guix/bin/guix environment --ad-hoc ratspub-with-tensorflow-native -- ./server.py