From 0cda4a683b55a2447c198359cd314cdbda95926a Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Wed, 9 Sep 2020 08:21:34 +0000 Subject: ratspub: Update --- 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 a4b3392..b981db6 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-with-tensorflow-native) -/var/guix/profiles/per-user/shepherd/current-guix/bin/guix environment --ad-hoc ratspub-with-tensorflow-native -- ./server.py +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 -- cgit v1.2.3