aboutsummaryrefslogtreecommitdiff
path: root/run_ratspub.sh
diff options
context:
space:
mode:
authorEfraim Flashner2021-01-13 09:11:03 +0000
committerShepherd2021-01-13 09:11:03 +0000
commit81a3744b784654d66d18ddc3cafee7ff36c56d18 (patch)
treef79d53ad82d0f3e42dc379cfb26885798fd5cddb /run_ratspub.sh
parent0cda4a683b55a2447c198359cd314cdbda95926a (diff)
downloadgn-shepherd-services-81a3744b784654d66d18ddc3cafee7ff36c56d18.tar.gz
ratspub: update service.
Diffstat (limited to 'run_ratspub.sh')
-rwxr-xr-xrun_ratspub.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/run_ratspub.sh b/run_ratspub.sh
index b981db6..58aaceb 100755
--- a/run_ratspub.sh
+++ b/run_ratspub.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-cd $(/home/shepherd/guix-profiles/ratspub/bin/guix build ratspub-with-tensorflow-native)
-/home/shepherd/guix-profiles/ratspub/bin/guix environment --ad-hoc ratspub-with-tensorflow-native -- ./server.py
+cd $(/home/shepherd/guix-profiles/ratspub/bin/guix build -L /home/shepherd/guix-past/modules -L /home/shepherd/guix-bioinformatics ratspub-with-tensorflow-native)
+/home/shepherd/guix-profiles/ratspub/bin/guix environment -L /home/shepherd/guix-past/modules -L /home/shepherd/guix-bioinformatics --ad-hoc ratspub-with-tensorflow-native -- ./server.py