From 81a3744b784654d66d18ddc3cafee7ff36c56d18 Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Wed, 13 Jan 2021 09:11:03 +0000 Subject: ratspub: update service. --- run_ratspub.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'run_ratspub.sh') 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 -- cgit v1.2.3